diff options
author | Johannes Huber <johu@gentoo.org> | 2016-10-28 22:40:27 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-10-28 22:40:39 +0200 |
commit | 61ef420fc99b0847a69f3a3fdc997a28f25279d7 (patch) | |
tree | 3bf9431ca014378c73d020d6706b40340378ac32 /media-sound/tomahawk | |
parent | media-sound/tomahawk: Fix live /w latest dev-libs/quazip (diff) | |
download | gentoo-61ef420fc99b0847a69f3a3fdc997a28f25279d7.tar.gz gentoo-61ef420fc99b0847a69f3a3fdc997a28f25279d7.tar.bz2 gentoo-61ef420fc99b0847a69f3a3fdc997a28f25279d7.zip |
media-sound/tomahawk: Restrict latest dev-libs/quazip
Needs patching/backporting.
Package-Manager: portage-2.3.2
Diffstat (limited to 'media-sound/tomahawk')
-rw-r--r-- | media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild | 4 |
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 |