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-frameworks/plasma/
Date: Thu, 14 Dec 2017 23:43:14
Message-Id: 1513294971.bc104eb7bc632ba011741242413478642476cdff.asturm@gentoo
1 commit: bc104eb7bc632ba011741242413478642476cdff
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 14 23:42:51 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 14 23:42:51 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bc104eb7
7
8 kde-frameworks/plasma: Add new DEPEND
9
10 RDEPEND suspect, but well.
11 Upstream commit b2f61f8e3c9f1dfe48b625fc70f91e04a934487a
12
13 Package-Manager: Portage-2.3.18, Repoman-2.3.6
14
15 kde-frameworks/plasma/plasma-9999.ebuild | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/kde-frameworks/plasma/plasma-9999.ebuild b/kde-frameworks/plasma/plasma-9999.ebuild
19 index 19476e9f75..f244bf1107 100644
20 --- a/kde-frameworks/plasma/plasma-9999.ebuild
21 +++ b/kde-frameworks/plasma/plasma-9999.ebuild
22 @@ -25,6 +25,7 @@ RDEPEND="
23 $(add_frameworks_dep ki18n)
24 $(add_frameworks_dep kiconthemes)
25 $(add_frameworks_dep kio)
26 + $(add_frameworks_dep kirigami)
27 $(add_frameworks_dep knotifications)
28 $(add_frameworks_dep kpackage)
29 $(add_frameworks_dep kservice)