diff options
author | 2012-05-05 05:12:03 +0000 | |
---|---|---|
committer | 2012-05-05 05:12:03 +0000 | |
commit | 71032b758c33f48478876185c0b5582aacc783aa (patch) | |
tree | cd0ce3321aed5d220ec241df560758f0d4413670 /x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild | |
parent | dev-util/pkgconifg -> virtual/pkgconfig (diff) | |
download | gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.tar.gz gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.tar.bz2 gentoo-2-71032b758c33f48478876185c0b5582aacc783aa.zip |
dev-util/pkgconfig -. virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild')
-rw-r--r-- | x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild b/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild index 60ec02426128..bc2e0387c9af 100644 --- a/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild +++ b/x11-plugins/wmfire/wmfire-1.2.4-r2.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-plugins/wmfire/wmfire-1.2.4-r2.ebuild,v 1.1 2012/02/27 14:58:33 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/wmfire-1.2.4-r2.ebuild,v 1.2 2012/05/05 05:12:02 jdhore Exp $ EAPI=4 inherit autotools eutils @@ -21,7 +21,7 @@ RDEPEND="x11-libs/gtk+:2 session? ( x11-libs/libSM x11-libs/libICE )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_prepare() { epatch "${FILESDIR}"/${PN}-1.2.3-stringh.patch |