diff options
Diffstat (limited to 'net-ftp/gftp/gftp-2.0.19-r1.ebuild')
-rw-r--r-- | net-ftp/gftp/gftp-2.0.19-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/gftp/gftp-2.0.19-r1.ebuild b/net-ftp/gftp/gftp-2.0.19-r1.ebuild index aa8dabb40f83..36f3613c86ee 100644 --- a/net-ftp/gftp/gftp-2.0.19-r1.ebuild +++ b/net-ftp/gftp/gftp-2.0.19-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.19-r1.ebuild,v 1.7 2011/03/27 12:34:48 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/gftp/gftp-2.0.19-r1.ebuild,v 1.8 2012/05/03 05:37:17 jdhore Exp $ EAPI="1" @@ -22,7 +22,7 @@ RDEPEND="dev-libs/glib:2 gtk? ( x11-libs/gtk+:2 ) ssl? ( dev-libs/openssl )" DEPEND="${RDEPEND} - >=dev-util/pkgconfig-0.9" + virtual/pkgconfig" src_unpack() { unpack ${A} |