1
0
Fork 0

meson: Bump required libinput version to 1.18.0

This is needed for https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1763

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1933>
This commit is contained in:
Robert Mader 2021-07-16 21:26:48 +02:00
parent 414302fa82
commit 931fca1bdc

View file

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