mirror of
https://github.com/brl/mutter.git
synced 2024-11-24 09:00:42 -05:00
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:
parent
c3087dae7d
commit
09a4fad33d
@ -45,7 +45,7 @@ wayland_server_req = '>= 1.18'
|
|||||||
wayland_protocols_req = '>= 1.21'
|
wayland_protocols_req = '>= 1.21'
|
||||||
|
|
||||||
# native backend version requirements
|
# native backend version requirements
|
||||||
libinput_req = '>= 1.18.0'
|
libinput_req = '>= 1.19.0'
|
||||||
gbm_req = '>= 17.3'
|
gbm_req = '>= 17.3'
|
||||||
|
|
||||||
# screen cast version requirements
|
# screen cast version requirements
|
||||||
|
Loading…
Reference in New Issue
Block a user