diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 05:37:18 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 05:37:18 +0000 |
commit | dc697c608d4807e5e23e64d2cad39ae27a24204a (patch) | |
tree | 6e6e10512fdcc363cd621391ee4a814a637af9e1 /net-ftp/filezilla/filezilla-3.5.1.ebuild | |
parent | Version bump, now supports globs in search tab. Add patch to use gsettings in... (diff) | |
download | gentoo-2-dc697c608d4807e5e23e64d2cad39ae27a24204a.tar.gz gentoo-2-dc697c608d4807e5e23e64d2cad39ae27a24204a.tar.bz2 gentoo-2-dc697c608d4807e5e23e64d2cad39ae27a24204a.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-ftp/filezilla/filezilla-3.5.1.ebuild')
-rw-r--r-- | net-ftp/filezilla/filezilla-3.5.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/filezilla/filezilla-3.5.1.ebuild b/net-ftp/filezilla/filezilla-3.5.1.ebuild index df9a3b31464b..a1a3e8bb7c4d 100644 --- a/net-ftp/filezilla/filezilla-3.5.1.ebuild +++ b/net-ftp/filezilla/filezilla-3.5.1.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/filezilla/filezilla-3.5.1.ebuild,v 1.2 2011/10/03 17:08:39 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/filezilla/filezilla-3.5.1.ebuild,v 1.3 2012/05/03 05:37:16 jdhore Exp $ EAPI=2 @@ -29,7 +29,7 @@ RDEPEND=">=app-admin/eselect-wxwidgets-0.7-r1 x11-misc/xdg-utils dbus? ( sys-apps/dbus )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig >=sys-devel/libtool-1.4 nls? ( >=sys-devel/gettext-0.11 ) test? ( dev-util/cppunit )" |