git: e4bb96bd61c5 - main - x11-toolkits/wlroots-devel: chase wayland-protocols version after a32695ba5cc9

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Tue, 11 Jun 2024 00:56:12 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e4bb96bd61c52f79d0b5b05befe8b1ca8fa682af

commit e4bb96bd61c52f79d0b5b05befe8b1ca8fa682af
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-06-10 23:49:44 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-06-10 23:50:36 +0000

    x11-toolkits/wlroots-devel: chase wayland-protocols version after a32695ba5cc9
    
    https://gitlab.freedesktop.org/wlroots/wlroots/-/commit/563f10062742
---
 x11-toolkits/wlroots-devel/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-toolkits/wlroots-devel/Makefile b/x11-toolkits/wlroots-devel/Makefile
index 0616afa87027..4e186f198834 100644
--- a/x11-toolkits/wlroots-devel/Makefile
+++ b/x11-toolkits/wlroots-devel/Makefile
@@ -11,7 +11,7 @@ WWW=		https://gitlab.freedesktop.org/wlroots/wlroots
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	wayland-protocols>=1.33:graphics/wayland-protocols
+BUILD_DEPENDS=	wayland-protocols>=1.35:graphics/wayland-protocols
 LIB_DEPENDS=	libdrm.so:graphics/libdrm \
 		libwayland-server.so:graphics/wayland \
 		libxkbcommon.so:x11/libxkbcommon