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: Sun, 08 May 2022 22:23:30
Message-Id: 1652046402.58622e21f8c9a74c46f9c27ecd1718cb525c01cb.asturm@gentoo
1 commit: 58622e21f8c9a74c46f9c27ecd1718cb525c01cb
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 8 21:03:34 2022 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun May 8 21:46:42 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=58622e21
7
8 kde-plasma/plasma-meta: Drop kde-plasma/kwayland-server RDEPEND
9
10 Follow-up to commit 646981fe48841e48b849f54bca57490e4be8d96b
11
12 Package-Manager: Portage-3.0.30, Repoman-3.0.3
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 kde-plasma/plasma-meta/plasma-meta-9999.ebuild | 1 -
16 1 file changed, 1 deletion(-)
17
18 diff --git a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
19 index da2aca4327..10bda20c0f 100644
20 --- a/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
21 +++ b/kde-plasma/plasma-meta/plasma-meta-9999.ebuild
22 @@ -31,7 +31,6 @@ RDEPEND="
23 >=kde-plasma/ksshaskpass-${PV}:${SLOT}
24 >=kde-plasma/ksystemstats-${PV}:${SLOT}
25 >=kde-plasma/kwayland-integration-${PV}:${SLOT}
26 - >=kde-plasma/kwayland-server-${PV}:${SLOT}
27 >=kde-plasma/kwin-${PV}:${SLOT}
28 >=kde-plasma/kwrited-${PV}:${SLOT}
29 >=kde-plasma/layer-shell-qt-${PV}:${SLOT}