Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/tomahawk/
Date: Mon, 02 May 2016 08:09:57
Message-Id: 1462176587.bc6113544d6253136b66dc1c6ddedce8c6c965eb.johu@gentoo
1 commit: bc6113544d6253136b66dc1c6ddedce8c6c965eb
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 08:09:22 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Mon May 2 08:09:47 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc611354
7
8 media-sound/tomahawk: Add use dependencies on media-video/vlc
9
10 Reported-by: theli on irc
11
12 Package-Manager: portage-2.2.28
13
14 media-sound/tomahawk/tomahawk-9999.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild
18 index f5b3f10..bacc86d 100644
19 --- a/media-sound/tomahawk/tomahawk-9999.ebuild
20 +++ b/media-sound/tomahawk/tomahawk-9999.ebuild
21 @@ -41,7 +41,7 @@ CDEPEND="
22 >=media-libs/libechonest-2.3.1:=[qt5]
23 media-libs/liblastfm[qt5]
24 >=media-libs/taglib-1.8.0
25 - media-video/vlc:=
26 + media-video/vlc:=[flac,dvbpsi,ffmpeg,mp3]
27 >=net-libs/gnutls-3.2
28 x11-libs/libX11
29 hatchet? ( dev-cpp/websocketpp )