mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Move Growl::GNTP to --gui modules
This commit is contained in:
2
Build.PL
2
Build.PL
@@ -27,7 +27,6 @@ my %prereqs = qw(
|
|||||||
);
|
);
|
||||||
my %recommends = qw(
|
my %recommends = qw(
|
||||||
Class::XSAccessor 0
|
Class::XSAccessor 0
|
||||||
Growl::GNTP 0.15
|
|
||||||
XML::SAX::ExpatXS 0
|
XML::SAX::ExpatXS 0
|
||||||
);
|
);
|
||||||
|
|
||||||
@@ -37,6 +36,7 @@ if ($gui) {
|
|||||||
Wx 0.9918
|
Wx 0.9918
|
||||||
);
|
);
|
||||||
%recommends = qw(
|
%recommends = qw(
|
||||||
|
Growl::GNTP 0.15
|
||||||
Wx::GLCanvas 0
|
Wx::GLCanvas 0
|
||||||
OpenGL 0
|
OpenGL 0
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user