diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 04:53:54 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 04:53:54 +0000 |
commit | 5a2e255190ee1e4e96ce0debf74c31733b4c5933 (patch) | |
tree | 621d33e37274704bb02afff573be01f573bfe6f6 /x11-misc/spacefm/spacefm-0.7.6.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-5a2e255190ee1e4e96ce0debf74c31733b4c5933.tar.gz historical-5a2e255190ee1e4e96ce0debf74c31733b4c5933.tar.bz2 historical-5a2e255190ee1e4e96ce0debf74c31733b4c5933.zip |
dev-util/pkgconifg -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'x11-misc/spacefm/spacefm-0.7.6.ebuild')
-rw-r--r-- | x11-misc/spacefm/spacefm-0.7.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/spacefm/spacefm-0.7.6.ebuild b/x11-misc/spacefm/spacefm-0.7.6.ebuild index 13bc28ee5614..f4b188713988 100644 --- a/x11-misc/spacefm/spacefm-0.7.6.ebuild +++ b/x11-misc/spacefm/spacefm-0.7.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/x11-misc/spacefm/spacefm-0.7.6.ebuild,v 1.1 2012/04/21 21:35:05 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/spacefm/spacefm-0.7.6.ebuild,v 1.2 2012/05/05 04:53:44 jdhore Exp $ EAPI=4 @@ -28,7 +28,7 @@ RDEPEND="dev-libs/glib:2 x11-misc/shared-mime-info" DEPEND="${RDEPEND} dev-util/intltool - dev-util/pkgconfig + virtual/pkgconfig sys-devel/gettext" src_configure() { |