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:
parent
cddf30c1df
commit
80db591534
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user