From 594d798655430e8423012365103626cd08da9e3e Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sun, 21 Apr 2024 16:58:55 -0400 Subject: x11-base/xwayland: Raise xorg-proto requirement to 2024.1 Upstream commit ac0bc0b3b ("Present: add PresentCapabilitySyncobj and PresentPixmapSynced") raised the requirement. Closes: https://bugs.gentoo.org/930120 Signed-off-by: Matt Turner --- x11-base/xwayland/xwayland-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-base/xwayland/xwayland-9999.ebuild b/x11-base/xwayland/xwayland-9999.ebuild index 0dd63fa74220..4c325088c840 100644 --- a/x11-base/xwayland/xwayland-9999.ebuild +++ b/x11-base/xwayland/xwayland-9999.ebuild @@ -45,7 +45,7 @@ COMMON_DEPEND=" " DEPEND=" ${COMMON_DEPEND} - >=x11-base/xorg-proto-2023.2 + >=x11-base/xorg-proto-2024.1 >=x11-libs/xtrans-1.3.5 " RDEPEND=" -- cgit v1.2.3-65-gdbad