diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-04-14 07:51:42 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-04-14 07:51:42 +0000 |
commit | 47d324321825bd5d60cb094257fdc3dc6eafa199 (patch) | |
tree | afcfaa47234ad87613df51cdeaaa48c7ba28e747 /media-libs/phonon-gstreamer/phonon-gstreamer-4.5.0.ebuild | |
parent | Bump to 2.28.6, remove old (diff) | |
download | gentoo-2-47d324321825bd5d60cb094257fdc3dc6eafa199.tar.gz gentoo-2-47d324321825bd5d60cb094257fdc3dc6eafa199.tar.bz2 gentoo-2-47d324321825bd5d60cb094257fdc3dc6eafa199.zip |
Update phonon dependency.
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/phonon-gstreamer/phonon-gstreamer-4.5.0.ebuild')
-rw-r--r-- | media-libs/phonon-gstreamer/phonon-gstreamer-4.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-4.5.0.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-4.5.0.ebuild index d4252a0c6020..638c2eea635e 100644 --- a/media-libs/phonon-gstreamer/phonon-gstreamer-4.5.0.ebuild +++ b/media-libs/phonon-gstreamer/phonon-gstreamer-4.5.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-libs/phonon-gstreamer/phonon-gstreamer-4.5.0.ebuild,v 1.1 2011/04/13 14:06:56 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.5.0.ebuild,v 1.2 2011/04/14 07:51:42 scarabeus Exp $ EAPI=4 @@ -28,7 +28,7 @@ IUSE="alsa debug" RDEPEND=" media-libs/gstreamer media-plugins/gst-plugins-meta[alsa?] - >=media-libs/phonon-4.4.4 + >=media-libs/phonon-4.5.0 >=x11-libs/qt-core-4.6.0:4[glib] >=x11-libs/qt-gui-4.6.0:4[glib] >=x11-libs/qt-opengl-4.6.0:4 |