1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-15 08:44:26 +00:00

Merge branch 'master' into xsdata

This commit is contained in:
Alessandro Ranellucci
2013-07-07 13:36:51 +02:00
+1 -1
View File
@@ -28,7 +28,7 @@ my %recommends = qw(
Growl::GNTP 0.15
XML::SAX::ExpatXS 0
);
if ($ARGV[0] eq '--gui') {
if (defined $ARGV[0] && $ARGV[0] eq '--gui') {
%prereqs = qw(
Wx 0.9901
);