fff978be29
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
11 lines
277 B
Plaintext
11 lines
277 B
Plaintext
config BR2_PACKAGE_PERL_NETADDR_IP
|
|
bool "perl-netaddr-ip"
|
|
depends on !BR2_STATIC_LIBS
|
|
help
|
|
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
|