Removed the LWP and Growl Perl dependencies.

This commit is contained in:
bubnikv 2018-03-16 11:56:37 +01:00
parent c88d2780ce
commit a38cbac312
4 changed files with 0 additions and 57 deletions

View file

@ -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;