summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-28 12:20:42 +0000
committerSam James <sam@gentoo.org>2024-10-28 12:20:42 +0000
commit5125ede88926dd587fc804b33d16c0b119a64d5b (patch)
treed3cc3cbe0dbb96e645d33db8acbc7c8b2437918b /net-dns/bind
parentwww-client/elinks: various bugfixes (diff)
downloadgentoo-5125ede88926dd587fc804b33d16c0b119a64d5b.tar.gz
gentoo-5125ede88926dd587fc804b33d16c0b119a64d5b.tar.bz2
gentoo-5125ede88926dd587fc804b33d16c0b119a64d5b.zip
net-dns/bind: add BDEPEND on perl
Needed for util/bindkeys.pl. Closes: https://bugs.gentoo.org/942378 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-dns/bind')
-rw-r--r--net-dns/bind/bind-9.18.29-r2.ebuild1
-rw-r--r--net-dns/bind/bind-9.18.31.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-dns/bind/bind-9.18.29-r2.ebuild b/net-dns/bind/bind-9.18.29-r2.ebuild
index e242b6cde6eb..718dde26f89c 100644
--- a/net-dns/bind/bind-9.18.29-r2.ebuild
+++ b/net-dns/bind/bind-9.18.29-r2.ebuild
@@ -47,6 +47,7 @@ RDEPEND="
"
# sphinx required for man-page and html creation
BDEPEND="
+ dev-lang/perl
virtual/pkgconfig
doc? ( dev-python/sphinx )
test? (
diff --git a/net-dns/bind/bind-9.18.31.ebuild b/net-dns/bind/bind-9.18.31.ebuild
index b632aae9726a..b35542e12f4d 100644
--- a/net-dns/bind/bind-9.18.31.ebuild
+++ b/net-dns/bind/bind-9.18.31.ebuild
@@ -47,6 +47,7 @@ RDEPEND="
"
# sphinx required for man-page and html creation
BDEPEND="
+ dev-lang/perl
virtual/pkgconfig
doc? ( dev-python/sphinx )
test? (