build: Bump wayland-protocols requirement to 1.38

To get xdg-system-bell-v1 protocol.

This is just preparation work for the next commits.

Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1742>
This commit is contained in:
Olivier Fourdan 2024-11-14 16:39:42 +01:00 committed by Marge Bot
parent a55ed3309b
commit 1ccc19d1df

View File

@ -65,7 +65,7 @@ libselinux_req = '>= 2.0.86'
xext_req = '>= 1.0.99.4'
xproto_req = '>= 7.0.31'
wayland_req = '>= 1.21.0'
wayland_protocols_req = '>= 1.34'
wayland_protocols_req = '>= 1.38'
gbm_req = '>= 10.2'
xf86dgaproto_req = '>= 2.0.99.1'
xshmfence_req = '>= 1.1'