summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-10-28 22:40:27 +0200
committerJohannes Huber <johu@gentoo.org>2016-10-28 22:40:39 +0200
commit61ef420fc99b0847a69f3a3fdc997a28f25279d7 (patch)
tree3bf9431ca014378c73d020d6706b40340378ac32
parentmedia-sound/tomahawk: Fix live /w latest dev-libs/quazip (diff)
downloadgentoo-61ef420f.tar.gz
gentoo-61ef420f.tar.bz2
gentoo-61ef420f.zip
media-sound/tomahawk: Restrict latest dev-libs/quazip
Needs patching/backporting. Package-Manager: portage-2.3.2
-rw-r--r--media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild b/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild
index e11b09b825be..2c4d55bf5c10 100644
--- a/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild
+++ b/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild
@@ -38,7 +38,7 @@ DEPEND="
>=dev-libs/libattica-0.4.0
dev-libs/qjson
dev-libs/qtkeychain:=[qt4]
- dev-libs/quazip[qt4]
+ <dev-libs/quazip-0.7.2[qt4]
dev-qt/designer:4
dev-qt/qtcore:4
dev-qt/qtdbus:4
@@ -55,7 +55,7 @@ DEPEND="
qt5? (
app-crypt/qca:2[qt5(+)]
dev-libs/qtkeychain:=[qt5]
- dev-libs/quazip[qt5]
+ <dev-libs/quazip-0.7.2[qt5]
dev-qt/designer:5
dev-qt/qtcore:5
dev-qt/qtsvg:5