reverted a regression bug in the Perl Wx module minium version

https://github.com/prusa3d/Slic3r/issues/468
This commit is contained in:
bubnikv 2017-08-28 15:59:26 +02:00
parent 48f826c2c5
commit cf2f29a5f1

View File

@ -34,7 +34,7 @@ my $xs_only = grep { $_ eq '--xs' } @ARGV;
if ($gui) {
%prereqs = qw(
Class::Accessor 0
Wx 3.0
Wx 0.9918
Socket 2.016
);
%recommends = qw(