[mutter/wip/carlosg/touch-mode: 3/4] build: Depend on libinput 1.7
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wip/carlosg/touch-mode: 3/4] build: Depend on libinput 1.7
- Date: Mon, 10 Feb 2020 22:05:20 +0000 (UTC)
commit 9ff4f29bacc5dae7b1e0578d0890da1c74cb463d
Author: Carlos Garnacho <carlosg gnome org>
Date: Mon Feb 10 20:00:16 2020 +0100
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
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index bb73a87db..e08892c4f 100644
--- a/meson.build
+++ b/meson.build
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]