Config.in 291 B

12345678910
  1. config BR2_PACKAGE_PERL_NETADDR_IP
  2. bool "perl-netaddr-ip"
  3. depends on !BR2_STATIC_LIBS
  4. help
  5. NetAddr::IP - Manages IPv4 and IPv6 addresses and subnets
  6. https://metacpan.org/release/NetAddr-IP
  7. comment "perl-netaddr-ip needs a toolchain w/ dynamic library"
  8. depends on BR2_STATIC_LIBS