build: Depend on libinput 1.7

We will want it for switch events. This release is from 2017, so
presumably old enough by now.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/1044
This commit is contained in:
Carlos Garnacho 2020-02-10 20:00:16 +01:00 committed by Carlos Garnacho
parent dcba7c5044
commit 9ff4f29bac

View File

@ -46,7 +46,7 @@ wayland_server_req = '>= 1.13.0'
wayland_protocols_req = '>= 1.18'
# native backend version requirements
libinput_req = '>= 1.4'
libinput_req = '>= 1.7'
gbm_req = '>= 10.3'
# screen cast version requirements