diff options
Diffstat (limited to 'app-laptop/pommed/pommed-1.31.ebuild')
-rw-r--r-- | app-laptop/pommed/pommed-1.31.ebuild | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/app-laptop/pommed/pommed-1.31.ebuild b/app-laptop/pommed/pommed-1.31.ebuild index 459da2912603..d8a185584364 100644 --- a/app-laptop/pommed/pommed-1.31.ebuild +++ b/app-laptop/pommed/pommed-1.31.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/pommed/pommed-1.31.ebuild,v 1.2 2010/06/17 23:56:19 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/pommed/pommed-1.31.ebuild,v 1.3 2011/03/27 11:45:20 nirbheek Exp $ + +EAPI="1" inherit eutils toolchain-funcs linux-info @@ -22,8 +24,8 @@ COMMON_DEPEND="media-libs/alsa-lib dev-libs/dbus-glib sys-libs/zlib media-libs/audiofile - gtk? ( >=x11-libs/gtk+-2 - >=gnome-base/libglade-2 ) + gtk? ( x11-libs/gtk+:2 + gnome-base/libglade:2.0 ) X? ( x11-libs/libX11 x11-libs/libXpm )" DEPEND="${COMMON_DEPEND} |