From: James Le Cuirot Date: Thu, 12 Sep 2019 21:09:13 +0000 (+0100) Subject: net-misc/curl: Move some dependencies into BDEPEND for EAPI 7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=38ad64a4a98fe79d5d7567e7077262f27d9e1e36;p=gentoo.git net-misc/curl: Move some dependencies into BDEPEND for EAPI 7 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: James Le Cuirot --- diff --git a/net-misc/curl/curl-7.66.0.ebuild b/net-misc/curl/curl-7.66.0.ebuild index 66454bf5359d..5eb77bc77958 100644 --- a/net-misc/curl/curl-7.66.0.ebuild +++ b/net-misc/curl/curl-7.66.0.ebuild @@ -61,8 +61,8 @@ RDEPEND="ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] ) # ssl providers to be added: # fbopenssl $(use_with spnego) -DEPEND="${RDEPEND} - >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] +DEPEND="${RDEPEND}" +BDEPEND=">=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] test? ( sys-apps/diffutils dev-lang/perl