commit: 7edb8a732d068fd1048380d376989b77cece4135
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 27 07:41:25 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Apr 27 07:41:36 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7edb8a73
media-sound/tomahawk: Update dependencies in live
Upstream replaced media-libs/phonon with media-video/vlc for audio support.
Package-Manager: portage-2.2.28
media-sound/tomahawk/tomahawk-9999.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild
b/media-sound/tomahawk/tomahawk-9999.ebuild
index 8dadfa9..f5b3f10 100644
--- a/media-sound/tomahawk/tomahawk-9999.ebuild
+++ b/media-sound/tomahawk/tomahawk-9999.ebuild
@@ -11,7 +11,6 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then
KEYWORDS="~amd64 ~x86"
else
EGIT_REPO_URI="git://github.com/tomahawk-player/${PN}.git"
- KEYWORDS=""
fi
DESCRIPTION="Multi-source social music player"
@@ -41,8 +40,8 @@ CDEPEND="
dev-libs/quazip[qt5]
>=media-libs/libechonest-2.3.1:=[qt5]
media-libs/liblastfm[qt5]
- media-libs/phonon[qt5]
>=media-libs/taglib-1.8.0
+ media-video/vlc:=
>=net-libs/gnutls-3.2
x11-libs/libX11
hatchet? ( dev-cpp/websocketpp )