diff --git a/system/perl-5.28.1-0.build.sh b/system/perl-5.28.1-0.build.sh index 2619950..5df3f11 100755 --- a/system/perl-5.28.1-0.build.sh +++ b/system/perl-5.28.1-0.build.sh @@ -116,6 +116,12 @@ cpan DBD::SQLite cpan Mail::Internet cpan LWP +# Net::SSLeay require by LWP::Protocol:https +# one tests hangs forever with openssl 1.1.1a +# +cpan -T Net::SSLeay +cpan LWP::Protocol::https + # http://net-snmp.sourceforge.net/ (Net-SNMP : SNMP.pm, NetSNMP::*) # should match exact version of net-snmp packages # install everything here to avoid dependency.