diff options
author | 2012-06-04 06:23:23 +0000 | |
---|---|---|
committer | 2012-06-04 06:23:23 +0000 | |
commit | 5f6942f717dc1e3db415b6167bdf5b55c053d935 (patch) | |
tree | f6b6d1565e98e269fb0216971d3b6678d1c43242 /media-sound/rhythmbox/rhythmbox-2.96.ebuild | |
parent | inherit multilib for get_libdir (diff) | |
download | gentoo-2-5f6942f717dc1e3db415b6167bdf5b55c053d935.tar.gz gentoo-2-5f6942f717dc1e3db415b6167bdf5b55c053d935.tar.bz2 gentoo-2-5f6942f717dc1e3db415b6167bdf5b55c053d935.zip |
Need gst-plugins-base[introspection] (bug #416041, thanks to Andrea Arteaga).
(Portage version: 2.2.0_alpha109/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/rhythmbox/rhythmbox-2.96.ebuild')
-rw-r--r-- | media-sound/rhythmbox/rhythmbox-2.96.ebuild | 4 |
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 bf92e5fe9c39..171d817fd1ab 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.3 2012/05/05 08:50:41 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/rhythmbox/rhythmbox-2.96.ebuild,v 1.4 2012/06/04 06:23:23 tetromino Exp $ EAPI="4" GNOME2_LA_PUNT="yes" @@ -38,7 +38,7 @@ COMMON_DEPEND=">=dev-libs/glib-2.28.0:2 >=dev-libs/totem-pl-parser-2.32.1 >=net-libs/libsoup-2.26:2.4 >=net-libs/libsoup-gnome-2.26:2.4 - >=media-libs/gst-plugins-base-0.10.32:0.10 + >=media-libs/gst-plugins-base-0.10.32:0.10[introspection] >=media-libs/gstreamer-0.10.32:0.10[introspection] >=sys-libs/tdb-1.2.6 |