diff options
author | Johannes Huber <johu@gentoo.org> | 2018-03-21 20:34:17 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2018-03-21 20:34:17 +0100 |
commit | 8abd24dca9d697e9a184b10f62183a4f35cfa3cc (patch) | |
tree | e61648c0a7f63e567779da36381d049a22161f28 | |
parent | .travis.yml: Unbreak build (diff) | |
download | johu-8abd24dca9d697e9a184b10f62183a4f35cfa3cc.tar.gz johu-8abd24dca9d697e9a184b10f62183a4f35cfa3cc.tar.bz2 johu-8abd24dca9d697e9a184b10f62183a4f35cfa3cc.zip |
media-sound/tomahawk: Sync w/ tree
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r-- | media-sound/tomahawk/tomahawk-9999.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild index b77ac70..d6fed3b 100644 --- a/media-sound/tomahawk/tomahawk-9999.ebuild +++ b/media-sound/tomahawk/tomahawk-9999.ebuild @@ -30,20 +30,20 @@ CDEPEND=" $(add_qt_dep qtwidgets) $(add_qt_dep qtx11extras) $(add_qt_dep qtxml) - app-crypt/qca:2[qt5] + app-crypt/qca:2[qt5(+)] dev-cpp/lucene++ dev-cpp/sparsehash dev-libs/boost:= dev-libs/qtkeychain:=[qt5(+)] - >=dev-libs/quazip-0.7.2[qt5] - media-libs/liblastfm[qt5] + >=dev-libs/quazip-0.7.2[qt5(+)] + >=media-libs/liblastfm-1.0.9-r1[qt5(+)] >=media-libs/taglib-1.8.0 media-video/vlc:=[flac,dvbpsi,ffmpeg,mp3] >=net-libs/gnutls-3.2:= x11-libs/libX11 hatchet? ( dev-cpp/websocketpp ) - telepathy? ( net-libs/telepathy-qt[qt5(+)] ) - xmpp? ( net-libs/jreen[qt5] ) + telepathy? ( >=net-libs/telepathy-qt-0.9.7-r1[qt5(+)] ) + xmpp? ( >=net-libs/jreen-1.3.0[qt5(+)] ) " DEPEND="${CDEPEND} $(add_qt_dep designer) |