diff options
author | 2006-01-24 23:09:29 +0000 | |
---|---|---|
committer | 2006-01-24 23:09:29 +0000 | |
commit | 32089386d946fc2c4654006f9b5ffc00c9b384d5 (patch) | |
tree | e7fe92b1a4ac2751bd3ada3f9531de258a50b628 /x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild | |
parent | make replace in config files effective (diff) | |
download | historical-32089386d946fc2c4654006f9b5ffc00c9b384d5.tar.gz historical-32089386d946fc2c4654006f9b5ffc00c9b384d5.tar.bz2 historical-32089386d946fc2c4654006f9b5ffc00c9b384d5.zip |
Fixed DEPEND for modular X.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild')
-rw-r--r-- | x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild b/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild index 3179667a922b..e7c2c43e404a 100644 --- a/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild +++ b/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild,v 1.4 2005/09/02 19:25:51 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcoincoin/wmcoincoin-2.5.0g.ebuild,v 1.5 2006/01/24 22:49:52 nelchael Exp $ IUSE="" @@ -12,8 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ppc x86" -DEPEND="virtual/libc - virtual/x11 +DEPEND="=x11-libs/gtk+-2* media-libs/imlib2" src_install () { |