summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/curl/curl-7.46.0-r1.ebuild')
-rw-r--r--net-misc/curl/curl-7.46.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/curl/curl-7.46.0-r1.ebuild b/net-misc/curl/curl-7.46.0-r1.ebuild
index 142f4e07fc7a..4a3a18c8b9c7 100644
--- a/net-misc/curl/curl-7.46.0-r1.ebuild
+++ b/net-misc/curl/curl-7.46.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -32,7 +32,7 @@ RDEPEND="ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] )
app-misc/ca-certificates
)
curl_ssl_libressl? (
- dev-libs/libressl[static-libs?,${MULTILIB_USEDEP}]
+ dev-libs/libressl:0=[static-libs?,${MULTILIB_USEDEP}]
)
curl_ssl_mbedtls? (
net-libs/mbedtls:0=[${MULTILIB_USEDEP}]