diff options
Diffstat (limited to 'media-sound/tomahawk/tomahawk-9999.ebuild')
-rw-r--r-- | media-sound/tomahawk/tomahawk-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild index a5944b24d759..1b339ebe3e25 100644 --- a/media-sound/tomahawk/tomahawk-9999.ebuild +++ b/media-sound/tomahawk/tomahawk-9999.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-sound/tomahawk/tomahawk-9999.ebuild,v 1.2 2011/11/24 21:30:49 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/tomahawk/tomahawk-9999.ebuild,v 1.3 2011/12/01 22:18:34 dilfridge Exp $ EAPI=4 @@ -29,7 +29,7 @@ DEPEND=" >=dev-libs/boost-1.41 >=dev-libs/qjson-0.7.1 >=media-libs/libechonest-1.1.10 - >=media-libs/phonon-4.5.0[gstreamer] + >=media-libs/phonon-4.5.0 media-libs/taglib >=x11-libs/qt-core-${QT_MINIMAL}:4 >=x11-libs/qt-gui-${QT_MINIMAL}:4 |