diff options
Diffstat (limited to 'x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild')
-rw-r--r-- | x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild b/x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild index 56efa8520887..70071821b329 100644 --- a/x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild +++ b/x11-plugins/wmmsg/wmmsg-1.0.1-r1.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/wmmsg/wmmsg-1.0.1-r1.ebuild,v 1.1 2009/01/15 11:32:30 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.1-r1.ebuild,v 1.2 2011/03/28 15:10:34 nirbheek Exp $ + +EAPI="1" inherit autotools eutils @@ -13,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" -RDEPEND=">=x11-libs/gtk+-2 +RDEPEND="x11-libs/gtk+:2 media-libs/imlib2 x11-libs/libXpm x11-libs/libXext |