diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-09-01 01:00:53 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-09-01 23:40:34 +0200 |
commit | 15935f2796bef426641e58823d1ae01eedfc273f (patch) | |
tree | 8d50086edac6e38950f4d824c869e4350bd00aee /media-sound/tomahawk | |
parent | sys-auth/polkit-qt: Drop old (diff) | |
download | gentoo-15935f2796bef426641e58823d1ae01eedfc273f.tar.gz gentoo-15935f2796bef426641e58823d1ae01eedfc273f.tar.bz2 gentoo-15935f2796bef426641e58823d1ae01eedfc273f.zip |
dev-libs/qtkeychain: 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 9185d5115448..b0e1a69efeb7 100644 --- a/media-sound/tomahawk/tomahawk-0.9.0_pre20161029-r1.ebuild +++ b/media-sound/tomahawk/tomahawk-0.9.0_pre20161029-r1.ebuild @@ -35,7 +35,7 @@ CDEPEND=" dev-cpp/lucene++ dev-cpp/sparsehash dev-libs/boost:= - dev-libs/qtkeychain:=[qt5] + dev-libs/qtkeychain:=[qt5(+)] >=dev-libs/quazip-0.7.2[qt5] media-libs/liblastfm[qt5] >=media-libs/taglib-1.8.0 diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild index fe4249953a21..e433366a995b 100644 --- a/media-sound/tomahawk/tomahawk-9999.ebuild +++ b/media-sound/tomahawk/tomahawk-9999.ebuild @@ -34,7 +34,7 @@ CDEPEND=" dev-cpp/lucene++ dev-cpp/sparsehash dev-libs/boost:= - dev-libs/qtkeychain:=[qt5] + dev-libs/qtkeychain:=[qt5(+)] >=dev-libs/quazip-0.7.2[qt5] media-libs/liblastfm[qt5] >=media-libs/taglib-1.8.0 |