summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-04-27 09:41:25 +0200
committerJohannes Huber <johu@gentoo.org>2016-04-27 09:41:36 +0200
commit7edb8a732d068fd1048380d376989b77cece4135 (patch)
treeba1904b292cf1764d82e2156f7ffc0a4653a2704 /media-sound
parentnet-mail/dovecot: Version bump to 2.2.24 (diff)
downloadgentoo-7edb8a732d068fd1048380d376989b77cece4135.tar.gz
gentoo-7edb8a732d068fd1048380d376989b77cece4135.tar.bz2
gentoo-7edb8a732d068fd1048380d376989b77cece4135.zip
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
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/tomahawk/tomahawk-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild
index 8dadfa908e70..f5b3f10c81e1 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 )