diff options
Diffstat (limited to 'net-misc/curl/curl-7.23.1.ebuild')
-rw-r--r-- | net-misc/curl/curl-7.23.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/curl/curl-7.23.1.ebuild b/net-misc/curl/curl-7.23.1.ebuild index 71d515276ee9..cff30812b63c 100644 --- a/net-misc/curl/curl-7.23.1.ebuild +++ b/net-misc/curl/curl-7.23.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.23.1.ebuild,v 1.4 2012/01/26 19:20:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.23.1.ebuild,v 1.5 2012/05/05 03:20:41 jdhore Exp $ EAPI=4 @@ -30,7 +30,7 @@ RDEPEND="ldap? ( net-nds/openldap ) DEPEND="${RDEPEND} sys-apps/ed - dev-util/pkgconfig + virtual/pkgconfig test? ( sys-apps/diffutils dev-lang/perl |