buildroot/package/perl-netaddr-ip/Config.in
Bernd Kuhls 7263ad4b72 package/perl-netaddr-ip: New package
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-04-19 13:43:44 +02:00

11 lines
291 B
Plaintext

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