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-meta/
Date: Wed, 29 Apr 2020 16:10:24
Message-Id: 1588175157.8ce7454e1bffa5fac124b13c69210b6da611aa7f.asturm@gentoo
1 commit: 8ce7454e1bffa5fac124b13c69210b6da611aa7f
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 29 15:35:26 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 29 15:45:57 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=8ce7454e
7
8 kde-plasma/plasma-meta: Add kde-plasma/kwayland-server
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
17 index 6e10daaa00..de873b14bc 100644
18 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
19 +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
20 @@ -31,6 +31,7 @@ RDEPEND="
21 >=kde-plasma/ksshaskpass-${PV}:${SLOT}
22 >=kde-plasma/ksysguard-${PV}:${SLOT}
23 >=kde-plasma/kwayland-integration-${PV}:${SLOT}
24 + >=kde-plasma/kwayland-server-${PV}:${SLOT}
25 !kwinft? ( >=kde-plasma/kwin-${PV}:${SLOT} )
26 kwinft? ( >=gui-wm/kwinft-$(ver_cut 1-2):${SLOT} )
27 >=kde-plasma/kwrited-${PV}:${SLOT}