mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
192 B
Plaintext
8 lines
192 B
Plaintext
config BR2_PACKAGE_PERL_NET_DNS
|
|
bool "perl-net-dns"
|
|
select BR2_PACKAGE_PERL_DIGEST_HMAC # runtime
|
|
help
|
|
Perl Interface to the Domain Name System.
|
|
|
|
https://metacpan.org/release/Net-DNS
|