diff options
Diffstat (limited to 'net-dialup/ppp/ppp-2.4.7.ebuild')
-rw-r--r-- | net-dialup/ppp/ppp-2.4.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/ppp/ppp-2.4.7.ebuild b/net-dialup/ppp/ppp-2.4.7.ebuild index da147942f209..13508919a92b 100644 --- a/net-dialup/ppp/ppp-2.4.7.ebuild +++ b/net-dialup/ppp/ppp-2.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.7.ebuild,v 1.10 2015/05/14 10:19:41 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.7.ebuild,v 1.11 2015/05/14 10:21:15 pinkbyte Exp $ EAPI=5 @@ -23,7 +23,7 @@ DEPEND="!net-dialup/ppp-scripts atm? ( net-dialup/linux-atm ) pam? ( virtual/pam ) gtk? ( x11-libs/gtk+:2 ) - eap-tls? ( net-misc/curl dev-libs/openssl )" + eap-tls? ( net-misc/curl dev-libs/openssl:0 )" RDEPEND="${DEPEND}" src_prepare() { |