diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-09 22:12:56 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-02-09 22:14:31 +0100 |
commit | 5db57cdb3e9bec2fc18224d161f294adaf3198ad (patch) | |
tree | 44e68884ceb8488946b6b730c161968895e99273 /media-sound/clementine | |
parent | net-analyzer/barnyard: Fix dependency and less USE checking (diff) | |
download | gentoo-5db57cdb3e9bec2fc18224d161f294adaf3198ad.tar.gz gentoo-5db57cdb3e9bec2fc18224d161f294adaf3198ad.tar.bz2 gentoo-5db57cdb3e9bec2fc18224d161f294adaf3198ad.zip |
media-sound/clementine: Fix DEPENDs
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound/clementine')
-rw-r--r-- | media-sound/clementine/clementine-1.3.1_p20190127.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/clementine/clementine-1.3.1_p20190127.ebuild b/media-sound/clementine/clementine-1.3.1_p20190127.ebuild index e80f66f40cc1..6e7d542ac49e 100644 --- a/media-sound/clementine/clementine-1.3.1_p20190127.ebuild +++ b/media-sound/clementine/clementine-1.3.1_p20190127.ebuild @@ -81,6 +81,7 @@ DEPEND="${COMMON_DEPEND} >=dev-cpp/gtest-1.8.0 dev-libs/boost dev-qt/linguist-tools:5 + dev-qt/qtopengl:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 sys-devel/gettext @@ -88,7 +89,6 @@ DEPEND="${COMMON_DEPEND} box? ( dev-cpp/sparsehash ) dropbox? ( dev-cpp/sparsehash ) googledrive? ( dev-cpp/sparsehash ) - projectm? ( dev-qt/qtopengl:5 ) pulseaudio? ( media-sound/pulseaudio ) seafile? ( dev-cpp/sparsehash ) skydrive? ( dev-cpp/sparsehash ) |