diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-30 20:20:18 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-31 22:53:50 +0200 |
commit | 6ecd6487312f260e8ed01eb9ded81280f8963801 (patch) | |
tree | 1c87b32020ffc784056c88b03a5caf38c52f30d9 /media-sound/tomahawk | |
parent | media-libs/phonon-vlc: Drop USE=qt5 (diff) | |
download | gentoo-6ecd6487312f260e8ed01eb9ded81280f8963801.tar.gz gentoo-6ecd6487312f260e8ed01eb9ded81280f8963801.tar.bz2 gentoo-6ecd6487312f260e8ed01eb9ded81280f8963801.zip |
net-libs/telepathy-qt: Prepare rdeps for dropping USE=qt5
Diffstat (limited to 'media-sound/tomahawk')
-rw-r--r-- | media-sound/tomahawk/tomahawk-0.9.0_pre20161029-r1.ebuild | 2 | ||||
-rw-r--r-- | media-sound/tomahawk/tomahawk-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/tomahawk/tomahawk-0.9.0_pre20161029-r1.ebuild b/media-sound/tomahawk/tomahawk-0.9.0_pre20161029-r1.ebuild index 7abb65727ba2..9185d5115448 100644 --- a/media-sound/tomahawk/tomahawk-0.9.0_pre20161029-r1.ebuild +++ b/media-sound/tomahawk/tomahawk-0.9.0_pre20161029-r1.ebuild @@ -43,7 +43,7 @@ CDEPEND=" >=net-libs/gnutls-3.2:= x11-libs/libX11 hatchet? ( dev-cpp/websocketpp ) - telepathy? ( net-libs/telepathy-qt[qt5] ) + telepathy? ( net-libs/telepathy-qt[qt5(+)] ) xmpp? ( net-libs/jreen[qt5] ) " DEPEND="${CDEPEND} diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild index 37e6e56117f3..fe4249953a21 100644 --- a/media-sound/tomahawk/tomahawk-9999.ebuild +++ b/media-sound/tomahawk/tomahawk-9999.ebuild @@ -42,7 +42,7 @@ CDEPEND=" >=net-libs/gnutls-3.2:= x11-libs/libX11 hatchet? ( dev-cpp/websocketpp ) - telepathy? ( net-libs/telepathy-qt[qt5] ) + telepathy? ( net-libs/telepathy-qt[qt5(+)] ) xmpp? ( net-libs/jreen[qt5] ) " DEPEND="${CDEPEND} |