mirror of
https://github.com/brl/mutter.git
synced 2025-08-01 14:15:30 +00:00
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:

committed by
Marge Bot

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
|
||||
|
Reference in New Issue
Block a user