git: ac1d38ff2982 - main - x11/xdg-desktop-portal-wlr: chase wayland-protocols version after 2dc7cb05a35b

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Tue, 13 Dec 2022 12:34:49 UTC
The branch main has been updated by jbeich:

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

commit ac1d38ff2982b28d8967a443952fdaa223840c5a
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-12-13 12:07:00 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-12-13 12:33:35 +0000

    x11/xdg-desktop-portal-wlr: chase wayland-protocols version after 2dc7cb05a35b
    
    https://github.com/emersion/xdg-desktop-portal-wlr/commit/3591fd2a6caa
---
 x11/xdg-desktop-portal-wlr/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11/xdg-desktop-portal-wlr/Makefile b/x11/xdg-desktop-portal-wlr/Makefile
index f90583c30305..06d2d44ece5f 100644
--- a/x11/xdg-desktop-portal-wlr/Makefile
+++ b/x11/xdg-desktop-portal-wlr/Makefile
@@ -11,7 +11,7 @@ WWW=		https://github.com/emersion/xdg-desktop-portal-wlr
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	wayland-protocols>=1.14:graphics/wayland-protocols
+BUILD_DEPENDS=	wayland-protocols>=1.24:graphics/wayland-protocols
 LIB_DEPENDS=	libbasu.so:devel/basu \
 		libinih.so:devel/inih \
 		libepoll-shim.so:devel/libepoll-shim \