Config.in 306 B

1234567891011
  1. config BR2_PACKAGE_PERL_NET_SSLEAY
  2. bool "perl-net-ssleay"
  3. depends on !BR2_PREFER_STATIC_LIB
  4. select BR2_PACKAGE_OPENSSL
  5. help
  6. Perl extension for using OpenSSL
  7. https://metacpan.org/release/Net-SSLeay
  8. comment "perl-net-ssleay needs a toolchain w/ dynamic library"
  9. depends on BR2_PREFER_STATIC_LIB