From f5973a0228b642e57bce024c1412b0a97b1aaf36 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Wed, 25 Jan 2017 16:55:01 +0100 Subject: libinput: bump version 0.12.0 -> 1.5.0 Signed-off-by: Philipp Zabel Signed-off-by: Michael Olbrich --- rules/libinput.make | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'rules/libinput.make') diff --git a/rules/libinput.make b/rules/libinput.make index 3895cb0ba..416165b7b 100644 --- a/rules/libinput.make +++ b/rules/libinput.make @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBINPUT) += libinput # # Paths and names # -LIBINPUT_VERSION := 0.12.0 -LIBINPUT_MD5 := cc1a8c710a90264d1464c81d657064d2 +LIBINPUT_VERSION := 1.5.0 +LIBINPUT_MD5 := 26030dae25f1ac584b0e428c90473339 LIBINPUT := libinput-$(LIBINPUT_VERSION) LIBINPUT_SUFFIX := tar.xz LIBINPUT_URL := http://www.freedesktop.org/software/libinput/$(LIBINPUT).$(LIBINPUT_SUFFIX) @@ -41,6 +41,8 @@ LIBINPUT_CONF_OPT := \ --disable-documentation \ --disable-event-gui \ --disable-tests \ + --disable-libwacom \ + --without-libunwind \ --with-udev-dir=/lib/udev # ---------------------------------------------------------------------------- -- cgit v1.2.3