1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Install Class::Accessor with Build.PL --gui. #2315

This commit is contained in:
Alessandro Ranellucci
2014-10-28 23:39:11 +01:00
parent 01133fd0be
commit d452a16ba8
+1
View File
@@ -34,6 +34,7 @@ my $gui = grep { $_ eq '--gui' } @ARGV;
my $xs_only = grep { $_ eq '--xs' } @ARGV;
if ($gui) {
%prereqs = qw(
Class::Accessor 0
Wx 0.9918
);
%recommends = qw(