commit: b121995317c218abbd29552737ffbe564348af06
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 15 15:23:48 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 15:25:02 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b1219953
kde-plasma/kwayland-server: Raise minimum version deps
Upstream commits:
7354d8de40d24929290d2f7dc8b4f2d77a5b97ce
54899316b842d33c360a33a09eddcda97fef5998
737074d368bcf5aa3a388908f1776261d46dbb8b
087b06d19dac7f8544c14398fd4664a4b2ac8cf7
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/kwayland-server/kwayland-server-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-plasma/kwayland-server/kwayland-server-9999.ebuild
b/kde-plasma/kwayland-server/kwayland-server-9999.ebuild
index 476801b670..7b51b8a64b 100644
--- a/kde-plasma/kwayland-server/kwayland-server-9999.ebuild
+++ b/kde-plasma/kwayland-server/kwayland-server-9999.ebuild
@@ -30,7 +30,7 @@ RDEPEND="
media-libs/libglvnd
"
DEPEND="${RDEPEND}
- >=dev-libs/plasma-wayland-protocols-1.3.0
- >=dev-libs/wayland-protocols-1.21
+ >=dev-libs/plasma-wayland-protocols-1.6.0
+ >=dev-libs/wayland-protocols-1.24
"
BDEPEND="dev-util/wayland-scanner"