Config.in 282 B

12345678910
  1. config BR2_PACKAGE_PERL_CRYPT_BLOWFISH
  2. bool "perl-crypt-blowfish"
  3. depends on !BR2_STATIC_LIBS
  4. help
  5. Perl Blowfish encryption module.
  6. https://metacpan.org/release/Crypt-Blowfish
  7. comment "perl-crypt-blowfish needs a toolchain w/ dynamic library"
  8. depends on BR2_STATIC_LIBS