Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: media-sound/amarok/
Date: Thu, 01 Oct 2020 17:51:35
Message-Id: 1601491983.55052fff7c790db45d76d23457ab84af1a38c207.asturm@gentoo
1 commit: 55052fff7c790db45d76d23457ab84af1a38c207
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 30 18:49:53 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 30 18:53:03 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=55052fff
7
8 media-sound/amarok: Update DEPENDs
9
10 Upstream commits:
11 ce93fb34c396f1b7766daaf43669d82f949ff091
12 3973278a68275f12278244bc0e960c5947c931b9
13
14 Package-Manager: Portage-3.0.8, Repoman-3.0.1
15 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
16
17 media-sound/amarok/amarok-9999.ebuild | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 diff --git a/media-sound/amarok/amarok-9999.ebuild b/media-sound/amarok/amarok-9999.ebuild
21 index 2bdbadffea..325fece1d7 100644
22 --- a/media-sound/amarok/amarok-9999.ebuild
23 +++ b/media-sound/amarok/amarok-9999.ebuild
24 @@ -19,11 +19,11 @@ IUSE="ipod lastfm mariadb mtp ofa podcast wikipedia"
25 BDEPEND="virtual/pkgconfig"
26 DEPEND="
27 >=app-crypt/qca-2.3.0:2
28 + >=dev-qt/designer-${QTMIN}:5
29 >=dev-qt/qtdbus-${QTMIN}:5
30 >=dev-qt/qtdeclarative-${QTMIN}:5
31 >=dev-qt/qtgui-${QTMIN}:5
32 >=dev-qt/qtnetwork-${QTMIN}:5
33 - >=dev-qt/qtscript-${QTMIN}:5[scripttools]
34 >=dev-qt/qtsql-${QTMIN}:5
35 >=dev-qt/qtsvg-${QTMIN}:5
36 >=dev-qt/qtwidgets-${QTMIN}:5