commit: ab75f12ea0299ef5f935d9db39491bb8b0c471d7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 18:18:26 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 18:18:26 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab75f12e
net-misc/curl: needs Perl for tool_hugehelp.c
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/curl/curl-7.79.1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net-misc/curl/curl-7.79.1.ebuild b/net-misc/curl/curl-7.79.1.ebuild
index 3fdd9c82791..9a26258ec6b 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