|
@@ -1,6 +1,7 @@
|
|
config BR2_PACKAGE_PERL_IO_SOCKET_SSL
|
|
config BR2_PACKAGE_PERL_IO_SOCKET_SSL
|
|
bool "perl-io-socket-ssl"
|
|
bool "perl-io-socket-ssl"
|
|
depends on !BR2_STATIC_LIBS
|
|
depends on !BR2_STATIC_LIBS
|
|
|
|
+ select BR2_PACKAGE_PERL_MOZILLA_CA # runtime
|
|
select BR2_PACKAGE_PERL_NET_SSLEAY # runtime
|
|
select BR2_PACKAGE_PERL_NET_SSLEAY # runtime
|
|
help
|
|
help
|
|
Nearly transparent SSL encapsulation for IO::Socket::INET.
|
|
Nearly transparent SSL encapsulation for IO::Socket::INET.
|