The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / perl-net-dns / Config.in
1 config BR2_PACKAGE_PERL_NET_DNS
2         bool "perl-net-dns"
3         depends on !BR2_STATIC_LIBS
4         select BR2_PACKAGE_PERL_DIGEST_HMAC
5         help
6           Net::DNS is a DNS resolver implemented in Perl.
7
8           http://www.net-dns.org
9
10 comment "perl-net-dns needs a toolchain w/ dynamic library"
11         depends on BR2_STATIC_LIBS