80178e0b988293a652c23b24cd159efedb825707
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / perl-net-ssleay / Config.in
1 config BR2_PACKAGE_PERL_NET_SSLEAY
2         bool "perl-net-ssleay"
3         depends on !BR2_STATIC_LIBS
4         select BR2_PACKAGE_OPENSSL
5         help
6           Perl extension for using OpenSSL
7
8           https://metacpan.org/release/Net-SSLeay
9
10 comment "perl-net-ssleay needs a toolchain w/ dynamic library"
11         depends on BR2_STATIC_LIBS