kumquat-buildroot/package/perl-netaddr-ip/Config.in

11 lines
291 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_PERL_NETADDR_IP
bool "perl-netaddr-ip"
depends on !BR2_STATIC_LIBS
help
NetAddr::IP - Manages IPv4 and IPv6 addresses and subnets
https://metacpan.org/release/NetAddr-IP
comment "perl-netaddr-ip needs a toolchain w/ dynamic library"
depends on BR2_STATIC_LIBS