aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-12-13 12:07:00 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-12-13 12:33:35 +0000
commitac1d38ff2982b28d8967a443952fdaa223840c5a (patch)
tree68f705e8be930df96dc9969892475c0dc864863c
parenta354ca4b7b3d2eb3b4a092f18bdbd6c0cde428c6 (diff)
downloadports-ac1d38ff2982b28d8967a443952fdaa223840c5a.tar.gz
ports-ac1d38ff2982b28d8967a443952fdaa223840c5a.zip
x11/xdg-desktop-portal-wlr: chase wayland-protocols version after 2dc7cb05a35b
-rw-r--r--x11/xdg-desktop-portal-wlr/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \