7263ad4b72
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
291 B
Plaintext
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
|