summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-04-19 15:43:23 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-04-19 15:43:23 +0000
commit5bb8b5989c4671ed030d6c5b88b97c3ba4d7057b (patch)
tree8ed171a81b93b0ca60c6c47f39fbb7586c9a9d6b /net-misc/curl/curl-7.36.0.ebuild
parentMove python_export_best call to src_configure to avoid binpkg issues #496554 ... (diff)
downloadgentoo-2-5bb8b5989c4671ed030d6c5b88b97c3ba4d7057b.tar.gz
gentoo-2-5bb8b5989c4671ed030d6c5b88b97c3ba4d7057b.tar.bz2
gentoo-2-5bb8b5989c4671ed030d6c5b88b97c3ba4d7057b.zip
Depend on polarssl's subslots, bug #508106
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-misc/curl/curl-7.36.0.ebuild')
-rw-r--r--net-misc/curl/curl-7.36.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/curl/curl-7.36.0.ebuild b/net-misc/curl/curl-7.36.0.ebuild
index 2a7368f4a1a5..5498343a6574 100644
--- a/net-misc/curl/curl-7.36.0.ebuild
+++ b/net-misc/curl/curl-7.36.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.36.0.ebuild,v 1.10 2014/04/13 11:06:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.36.0.ebuild,v 1.11 2014/04/19 15:43:23 blueness Exp $
EAPI="5"
@@ -33,7 +33,7 @@ RDEPEND="ldap? ( net-nds/openldap )
)
curl_ssl_openssl? ( dev-libs/openssl[static-libs?] )
curl_ssl_nss? ( dev-libs/nss app-misc/ca-certificates )
- curl_ssl_polarssl? ( net-libs/polarssl app-misc/ca-certificates )
+ curl_ssl_polarssl? ( net-libs/polarssl:= app-misc/ca-certificates )
)
idn? ( net-dns/libidn[static-libs?] )
adns? ( net-dns/c-ares )