mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
perl-Net-DNS: forgotten $makedepends.
This commit is contained in:
parent
b32bbd3c1c
commit
d2af8b8939
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ revision=3
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="Net::DNS - Perl Interface to the Domain Name System"
|
short_desc="Net::DNS - Perl Interface to the Domain Name System"
|
||||||
homepage="https://metacpan.org/pod/Net::DNS"
|
homepage="https://metacpan.org/pod/Net::DNS"
|
||||||
|
|
Loading…
Add table
Reference in a new issue