Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/clementine/
Date: Sat, 09 Feb 2019 21:14:48
Message-Id: 1549746871.5db57cdb3e9bec2fc18224d161f294adaf3198ad.asturm@gentoo
1 commit: 5db57cdb3e9bec2fc18224d161f294adaf3198ad
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 9 21:12:56 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 9 21:14:31 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5db57cdb
7
8 media-sound/clementine: Fix DEPENDs
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 media-sound/clementine/clementine-1.3.1_p20190127.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-sound/clementine/clementine-1.3.1_p20190127.ebuild b/media-sound/clementine/clementine-1.3.1_p20190127.ebuild
17 index e80f66f40cc..6e7d542ac49 100644
18 --- a/media-sound/clementine/clementine-1.3.1_p20190127.ebuild
19 +++ b/media-sound/clementine/clementine-1.3.1_p20190127.ebuild
20 @@ -81,6 +81,7 @@ DEPEND="${COMMON_DEPEND}
21 >=dev-cpp/gtest-1.8.0
22 dev-libs/boost
23 dev-qt/linguist-tools:5
24 + dev-qt/qtopengl:5
25 dev-qt/qtx11extras:5
26 dev-qt/qtxml:5
27 sys-devel/gettext
28 @@ -88,7 +89,6 @@ DEPEND="${COMMON_DEPEND}
29 box? ( dev-cpp/sparsehash )
30 dropbox? ( dev-cpp/sparsehash )
31 googledrive? ( dev-cpp/sparsehash )
32 - projectm? ( dev-qt/qtopengl:5 )
33 pulseaudio? ( media-sound/pulseaudio )
34 seafile? ( dev-cpp/sparsehash )
35 skydrive? ( dev-cpp/sparsehash )