Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbubnikv <bubnikv@gmail.com>2017-08-28 16:59:26 +0300
committerbubnikv <bubnikv@gmail.com>2017-08-28 16:59:26 +0300
commitcf2f29a5f11a13e436e8a10ed04894818f438270 (patch)
tree545ee5ff29b9312acf25fb244a335dbe82584776 /Build.PL
parent48f826c2c52344c5422a88c96aa5aedad66e61b5 (diff)
reverted a regression bug in the Perl Wx module minium version
https://github.com/prusa3d/Slic3r/issues/468
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index 20844c2de..0f6b89910 100644
--- a/Build.PL
+++ b/Build.PL
@@ -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(