summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2012-03-29 22:23:36 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2012-03-29 22:23:36 +0000
commit515e81c013864aa5ecaef51ae8d7a2f3bf5a954b (patch)
tree4f8b8e7dec403b8a13db3ea5519b8adaec85d703 /media-sound
parentVersion bump. (diff)
downloadgentoo-2-515e81c013864aa5ecaef51ae8d7a2f3bf5a954b.tar.gz
gentoo-2-515e81c013864aa5ecaef51ae8d7a2f3bf5a954b.tar.bz2
gentoo-2-515e81c013864aa5ecaef51ae8d7a2f3bf5a954b.zip
Fix glin dep
(Portage version: 2.2.0_alpha95/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/rhythmbox/rhythmbox-2.96.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/rhythmbox/rhythmbox-2.96.ebuild b/media-sound/rhythmbox/rhythmbox-2.96.ebuild
index 896fdb99e29a..2289ff0d1570 100644
--- a/media-sound/rhythmbox/rhythmbox-2.96.ebuild
+++ b/media-sound/rhythmbox/rhythmbox-2.96.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.96.ebuild,v 1.1 2012/03/29 21:21:22 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.96.ebuild,v 1.2 2012/03/29 22:23:36 nirbheek Exp $
EAPI="4"
GNOME2_LA_PUNT="yes"
@@ -29,7 +29,7 @@ REQUIRED_USE="
# FIXME: double check what to do with fm-radio plugin
# NOTE: gst-python is still needed because gstreamer introspection is incomplete
-COMMON_DEPEND=">=dev-libs/glib-2.26.0:2
+COMMON_DEPEND=">=dev-libs/glib-2.28.0:2
dev-libs/libxml2:2
>=x11-libs/gtk+-3.2:3[introspection]
>=x11-libs/gdk-pixbuf-2.18.0:2