diff options
Diffstat (limited to 'net-misc/curl/curl-7.21.6.ebuild')
-rw-r--r-- | net-misc/curl/curl-7.21.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/curl/curl-7.21.6.ebuild b/net-misc/curl/curl-7.21.6.ebuild index a7df76229a66..9503fb2fa8f5 100644 --- a/net-misc/curl/curl-7.21.6.ebuild +++ b/net-misc/curl/curl-7.21.6.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.21.6.ebuild,v 1.3 2012/01/26 19:20:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/curl/curl-7.21.6.ebuild,v 1.4 2012/05/05 03:20:41 jdhore Exp $ # NOTE: If you bump this ebuild, make sure you bump dev-python/pycurl! @@ -33,7 +33,7 @@ RDEPEND="ldap? ( net-nds/openldap ) # krb4 http://web.mit.edu/kerberos/www/krb4-end-of-life.html DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig test? ( sys-apps/diffutils dev-lang/perl |