summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-31 18:18:26 +0000
committerSam James <sam@gentoo.org>2021-10-31 18:18:26 +0000
commitab75f12ea0299ef5f935d9db39491bb8b0c471d7 (patch)
treed7b25ab205f6ac4f2ec60cc3ebfb45514e13e4de /net-misc
parentvirtual/libcrypt: Stabilize 2 ppc64, #809410 (diff)
downloadgentoo-ab75f12ea0299ef5f935d9db39491bb8b0c471d7.tar.gz
gentoo-ab75f12ea0299ef5f935d9db39491bb8b0c471d7.tar.bz2
gentoo-ab75f12ea0299ef5f935d9db39491bb8b0c471d7.zip
net-misc/curl: needs Perl for tool_hugehelp.c
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/curl/curl-7.79.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/curl/curl-7.79.1.ebuild b/net-misc/curl/curl-7.79.1.ebuild
index 3fdd9c827919..9a26258ec6b1 100644
--- a/net-misc/curl/curl-7.79.1.ebuild
+++ b/net-misc/curl/curl-7.79.1.ebuild
@@ -80,7 +80,8 @@ RDEPEND="ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] )
# fbopenssl $(use_with spnego)
DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig
+BDEPEND="dev-lang/perl
+ virtual/pkgconfig
test? (
sys-apps/diffutils
dev-lang/perl