meson: Bump wayland-protocols requirement to 1.31
Which includes the fractional scaling protocol. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2394>
This commit is contained in:
parent
ef2e9dade8
commit
aebb097620
@ -46,7 +46,7 @@ gudev_req = '>= 232'
|
|||||||
|
|
||||||
# wayland version requirements
|
# wayland version requirements
|
||||||
wayland_server_req = '>= 1.21'
|
wayland_server_req = '>= 1.21'
|
||||||
wayland_protocols_req = '>= 1.26'
|
wayland_protocols_req = '>= 1.31'
|
||||||
|
|
||||||
# native backend version requirements
|
# native backend version requirements
|
||||||
libinput_req = '>= 1.19.0'
|
libinput_req = '>= 1.19.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user