commit: 293787e458021072c6567927ce401cac5d415ba0
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 00:58:43 2016 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 00:58:59 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=293787e4
net-misc/curl: add subslot dependency for net-libs/axtls
Package-Manager: portage-2.3.0
net-misc/curl/curl-7.52.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/curl/curl-7.52.0.ebuild b/net-misc/curl/curl-7.52.0.ebuild
index 25c6ae9..f7c07c2 100644
--- a/net-misc/curl/curl-7.52.0.ebuild
+++ b/net-misc/curl/curl-7.52.0.ebuild
@@ -24,7 +24,7 @@ RESTRICT="test"
RDEPEND="ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] )
ssl? (
curl_ssl_axtls? (
- net-libs/axtls[${MULTILIB_USEDEP}]
+ net-libs/axtls:0=[${MULTILIB_USEDEP}]
app-misc/ca-certificates
)
curl_ssl_gnutls? (