diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-07-13 01:58:18 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-07-13 02:29:10 +0200 |
commit | 84b47fc4cc33228e2f8a47ff589514246f88f2ad (patch) | |
tree | 595635d9304a4aafd03b8f76952c89a9b4179cff /media-sound/tomahawk | |
parent | games-board/chessx: Drop 1.4.6 (diff) | |
download | gentoo-84b47fc4cc33228e2f8a47ff589514246f88f2ad.tar.gz gentoo-84b47fc4cc33228e2f8a47ff589514246f88f2ad.tar.bz2 gentoo-84b47fc4cc33228e2f8a47ff589514246f88f2ad.zip |
media-sound/tomahawk: Sort DEPENDs
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound/tomahawk')
-rw-r--r-- | media-sound/tomahawk/tomahawk-0.9.0_pre20181030.ebuild | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/media-sound/tomahawk/tomahawk-0.9.0_pre20181030.ebuild b/media-sound/tomahawk/tomahawk-0.9.0_pre20181030.ebuild index e3e201984d00..147b69580969 100644 --- a/media-sound/tomahawk/tomahawk-0.9.0_pre20181030.ebuild +++ b/media-sound/tomahawk/tomahawk-0.9.0_pre20181030.ebuild @@ -19,6 +19,12 @@ BDEPEND=" dev-qt/linguist-tools:5 " COMMON_DEPEND=" + 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(+)] dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtgui:5 @@ -29,12 +35,6 @@ COMMON_DEPEND=" dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 - 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(+)] kde-frameworks/extra-cmake-modules:5 kde-frameworks/attica:5 >=media-libs/liblastfm-1.1.0_pre20150206 |