summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-12-21 19:58:43 -0500
committerAnthony G. Basile <blueness@gentoo.org>2016-12-21 19:58:59 -0500
commit293787e458021072c6567927ce401cac5d415ba0 (patch)
tree7b39e11985eb72250d82b76a6f44756f367a068f /net-misc/curl
parentdev-php/twig: add twig-1.29.0 with support for building the C extension. (diff)
downloadgentoo-293787e458021072c6567927ce401cac5d415ba0.tar.gz
gentoo-293787e458021072c6567927ce401cac5d415ba0.tar.bz2
gentoo-293787e458021072c6567927ce401cac5d415ba0.zip
net-misc/curl: add subslot dependency for net-libs/axtls
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-misc/curl')
-rw-r--r--net-misc/curl/curl-7.52.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/curl/curl-7.52.0.ebuild b/net-misc/curl/curl-7.52.0.ebuild
index 25c6ae94bf1d..f7c07c2a3ed3 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? (