diff options
author | Pacho Ramos <pacho@gentoo.org> | 2011-09-10 17:25:29 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2011-09-10 17:25:29 +0000 |
commit | 4b8281ef71c4ec0a6ee60f813e48c6efdd618398 (patch) | |
tree | 91f09bff86b3a3f635521a6e6083063651a40448 /media-video/cheese/cheese-2.32.0.ebuild | |
parent | [app-emulation/xen-tools] Uncomment xl settings, fix bug 370817, adjust init.... (diff) | |
download | gentoo-2-4b8281ef71c4ec0a6ee60f813e48c6efdd618398.tar.gz gentoo-2-4b8281ef71c4ec0a6ee60f813e48c6efdd618398.tar.bz2 gentoo-2-4b8281ef71c4ec0a6ee60f813e48c6efdd618398.zip |
Fix dependencies as explained in bug #382011.
(Portage version: 2.1.10.14/cvs/Linux x86_64)
Diffstat (limited to 'media-video/cheese/cheese-2.32.0.ebuild')
-rw-r--r-- | media-video/cheese/cheese-2.32.0.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/media-video/cheese/cheese-2.32.0.ebuild b/media-video/cheese/cheese-2.32.0.ebuild index 3fb05b70ee2d..fd07f9675a10 100644 --- a/media-video/cheese/cheese-2.32.0.ebuild +++ b/media-video/cheese/cheese-2.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/cheese-2.32.0.ebuild,v 1.12 2011/06/09 01:28:06 sping Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cheese/cheese-2.32.0.ebuild,v 1.13 2011/09/10 17:25:29 pacho Exp $ EAPI="3" GCONF_DEBUG="no" @@ -18,9 +18,7 @@ IUSE="doc" COMMON_DEPEND=">=dev-libs/dbus-glib-0.7 >=dev-libs/glib-2.16:2 >=x11-libs/gtk+-2.19.1:2 - || ( - x11-libs/gtk+:2[jpeg] - x11-libs/gdk-pixbuf:2[jpeg] ) + x11-libs/gdk-pixbuf:2[jpeg] >=x11-libs/cairo-1.4 >=x11-libs/pango-1.18 >=sys-apps/dbus-1[X] |