1
0
Fork 0

meson: Bump libinput to version 1.19

libinput 1.19 includes hold gestures and high-resolution scroll wheel
support.

Required for !1830 and !1962.

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

View file

@ -45,7 +45,7 @@ wayland_server_req = '>= 1.18'
wayland_protocols_req = '>= 1.21'
# native backend version requirements
libinput_req = '>= 1.18.0'
libinput_req = '>= 1.19.0'
gbm_req = '>= 17.3'
# screen cast version requirements