Config.in 291 B

12345678910
  1. config BR2_PACKAGE_PERL_PARAMS_UTIL
  2. bool "perl-params-util"
  3. depends on !BR2_STATIC_LIBS
  4. help
  5. Simple, compact and correct param-checking functions.
  6. https://metacpan.org/release/Params-Util
  7. comment "perl-params-util needs a toolchain w/ dynamic library"
  8. depends on BR2_STATIC_LIBS