1
0
Fork 0

build: Update Wayland dependency to 1.21

This is needed for wl_seat v8.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1962>
This commit is contained in:
Carlos Garnacho 2022-07-14 22:22:47 +02:00 committed by Marge Bot
parent cddf30c1df
commit 80db591534

View file

@ -40,7 +40,7 @@ udev_req = '>= 228'
gudev_req = '>= 232'
# wayland version requirements
wayland_server_req = '>= 1.20'
wayland_server_req = '>= 1.21'
wayland_protocols_req = '>= 1.25'
# native backend version requirements