diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2021-11-15 11:37:15 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2021-11-15 11:37:15 -0500 |
commit | b2242d2fcb2e874b7ecb30647a7a7867d6517a07 (patch) | |
tree | 7d37d7c0462882c1670109ad6a88633d5e9d709b /net-misc/curl | |
parent | net-misc/curl: version bump to 7.80.0 (diff) | |
download | gentoo-b2242d2fcb2e874b7ecb30647a7a7867d6517a07.tar.gz gentoo-b2242d2fcb2e874b7ecb30647a7a7867d6517a07.tar.bz2 gentoo-b2242d2fcb2e874b7ecb30647a7a7867d6517a07.zip |
net-misc/curl: dev-lang/perl is an unconditional BDEPEND
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'net-misc/curl')
-rw-r--r-- | net-misc/curl/curl-7.80.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-misc/curl/curl-7.80.0.ebuild b/net-misc/curl/curl-7.80.0.ebuild index 0e1d870ae44b..261d977f06d5 100644 --- a/net-misc/curl/curl-7.80.0.ebuild +++ b/net-misc/curl/curl-7.80.0.ebuild @@ -84,7 +84,6 @@ BDEPEND="dev-lang/perl virtual/pkgconfig test? ( sys-apps/diffutils - dev-lang/perl )" DOCS=( CHANGES README docs/{FEATURES.md,INTERNALS.md,FAQ,BUGS.md,CONTRIBUTE.md} ) |