mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-30 04:02:52 -06:00
Removed the LWP and Growl Perl dependencies.
This commit is contained in:
parent
c88d2780ce
commit
a38cbac312
4 changed files with 0 additions and 57 deletions
3
Build.PL
3
Build.PL
|
|
@ -40,10 +40,7 @@ if ($gui) {
|
|||
Socket 2.016
|
||||
);
|
||||
%recommends = qw(
|
||||
Growl::GNTP 0.15
|
||||
Wx::GLCanvas 0
|
||||
LWP::UserAgent 0
|
||||
Net::Bonjour 0
|
||||
);
|
||||
if ($^O eq 'MSWin32') {
|
||||
$recommends{"Win32::TieRegistry"} = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue