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/kinfocenter/
Date: Thu, 01 Nov 2018 21:51:27
Message-Id: 1541108064.f37fea111becc07fee3ab420a2d18aff041a2742.asturm@gentoo
1 commit: f37fea111becc07fee3ab420a2d18aff041a2742
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 1 21:34:24 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 1 21:34:24 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f37fea11
7
8 kde-plasma/kinfocenter: Add new RDEPEND
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 kde-plasma/kinfocenter/kinfocenter-9999.ebuild | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
17 index 8335de30d3..ee9401e6cf 100644
18 --- a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
19 +++ b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -53,6 +53,7 @@ DEPEND="${COMMON_DEPEND}
27 "
28 RDEPEND="${COMMON_DEPEND}
29 $(add_plasma_dep kde-cli-tools)
30 + $(add_qt_dep qtquickcontrols2)
31 !kde-apps/kcontrol:4
32 !kde-misc/about-distro
33 !kde-plasma/kinfocenter:4