perl-Net-DNS: forgotten $makedepends.

This commit is contained in:
Christian Neukirchen 2015-06-23 14:44:16 +02:00
parent b32bbd3c1c
commit d2af8b8939
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ revision=3
wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module
hostmakedepends="perl"
makedepends="${hostmakedepends}"
depends="${makedepends}"
short_desc="Net::DNS - Perl Interface to the Domain Name System"
homepage="https://metacpan.org/pod/Net::DNS"