Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-nm/
Date: Wed, 14 Aug 2019 10:02:42
Message-Id: 1565776923.1d552589599a4087fb8bf26e2c4921008f0a3783.asturm@gentoo
1 commit: 1d552589599a4087fb8bf26e2c4921008f0a3783
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 14 09:55:39 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 14 10:02:03 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1d552589
7
8 kde-plasma/plasma-nm: Add new USE-DEPEND
9
10 Upstream commit ccce9e3cd24740660ae7df8f896039ef1ec8e57d
11
12 Package-Manager: Portage-2.3.71, Repoman-2.3.17
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 kde-plasma/plasma-nm/plasma-nm-9999.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild
19 index c31586b908..397e8f61dc 100644
20 --- a/kde-plasma/plasma-nm/plasma-nm-9999.ebuild
21 +++ b/kde-plasma/plasma-nm/plasma-nm-9999.ebuild
22 @@ -32,7 +32,7 @@ DEPEND="
23 $(add_frameworks_dep plasma)
24 $(add_frameworks_dep solid)
25 $(add_qt_dep qtdbus)
26 - $(add_qt_dep qtdeclarative)
27 + $(add_qt_dep qtdeclarative 'widgets')
28 $(add_qt_dep qtgui)
29 $(add_qt_dep qtnetwork)
30 $(add_qt_dep qtwidgets)