meson: Bump wayland-protocols to version 1.23

This release adds hold gestures to the pointer gesture protocol.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1830>
This commit is contained in:
José Expósito 2021-09-15 18:03:38 +02:00 committed by Marge Bot
parent 09a4fad33d
commit b241d32916

View File

@ -42,7 +42,7 @@ gudev_req = '>= 232'
# wayland version requirements
wayland_server_req = '>= 1.18'
wayland_protocols_req = '>= 1.21'
wayland_protocols_req = '>= 1.23'
# native backend version requirements
libinput_req = '>= 1.19.0'