Gentoo Archives: gentoo-commits

From: Priit Laes <plaes@×××××.org>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: media-sound/rhythmbox/
Date: Thu, 01 Mar 2012 16:51:12
Message-Id: 1330620384.c78c999808f2cb473d48c58171e2a5e14073d854.plaes@gentoo
1 commit: c78c999808f2cb473d48c58171e2a5e14073d854
2 Author: Priit Laes <plaes <AT> plaes <DOT> org>
3 AuthorDate: Thu Mar 1 16:46:24 2012 +0000
4 Commit: Priit Laes <plaes <AT> plaes <DOT> org>
5 CommitDate: Thu Mar 1 16:46:24 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=c78c9998
7
8 media-sound/rhythmbox: Bump dependencies
9
10 ---
11 media-sound/rhythmbox/rhythmbox-9999.ebuild | 4 ++--
12 1 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/media-sound/rhythmbox/rhythmbox-9999.ebuild b/media-sound/rhythmbox/rhythmbox-9999.ebuild
15 index 7a49237..23a4127 100644
16 --- a/media-sound/rhythmbox/rhythmbox-9999.ebuild
17 +++ b/media-sound/rhythmbox/rhythmbox-9999.ebuild
18 @@ -38,9 +38,9 @@ REQUIRED_USE="
19 # FIXME: Zeitgeist python plugin
20 # NOTE: Rhythmbox uses both gdbus and dbus-python right now
21 # NOTE: gst-python is still needed because gstreamer introspection is incomplete
22 -COMMON_DEPEND=">=dev-libs/glib-2.26.0:2
23 +COMMON_DEPEND=">=dev-libs/glib-2.28.0:2
24 dev-libs/libxml2:2
25 - >=x11-libs/gtk+-2.91.4:3[introspection]
26 + >=x11-libs/gtk+-3.2:3[introspection]
27 >=x11-libs/gdk-pixbuf-2.18.0:2
28 >=dev-libs/gobject-introspection-0.10.0
29 >=dev-libs/libpeas-0.7.3[gtk,python?]