diff options
author | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-28 14:43:30 +0000 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@gentoo.org> | 2011-03-28 14:43:30 +0000 |
commit | 764b870167e1150dacdd4e12a46225a51d77a955 (patch) | |
tree | 359ceb10bccd539a8bbf016a5a800e665833c3f5 /x11-plugins/wmfire/wmfire-1.2.3.ebuild | |
parent | Fix slot-dep on gtk+ (diff) | |
download | gentoo-2-764b870167e1150dacdd4e12a46225a51d77a955.tar.gz gentoo-2-764b870167e1150dacdd4e12a46225a51d77a955.tar.bz2 gentoo-2-764b870167e1150dacdd4e12a46225a51d77a955.zip |
Fix slot-deps on gnome libs
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/wmfire/wmfire-1.2.3.ebuild')
-rw-r--r-- | x11-plugins/wmfire/wmfire-1.2.3.ebuild | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/x11-plugins/wmfire/wmfire-1.2.3.ebuild b/x11-plugins/wmfire/wmfire-1.2.3.ebuild index 2bc5978e80af..14b346e29c66 100644 --- a/x11-plugins/wmfire/wmfire-1.2.3.ebuild +++ b/x11-plugins/wmfire/wmfire-1.2.3.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/wmfire-1.2.3.ebuild,v 1.5 2009/06/04 00:14:08 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmfire/wmfire-1.2.3.ebuild,v 1.6 2011/03/28 14:43:30 nirbheek Exp $ + +EAPI="1" inherit eutils @@ -13,7 +15,7 @@ SLOT="0" KEYWORDS="amd64 ppc sparc x86" IUSE="session" -RDEPEND=">=x11-libs/gtk+-2 +RDEPEND="x11-libs/gtk+:2 >=gnome-base/libgtop-2 x11-libs/libX11 x11-libs/libXext |