libinput: update to libinput-1.2.0

This commit is contained in:
Lukas Rusak 2016-02-18 21:44:58 +01:00 committed by Stephan Raue
parent 6189eaa50d
commit 60ed9f00e7

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="libinput"
PKG_VERSION="1.1.5"
PKG_VERSION="1.2.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
@ -37,4 +37,5 @@ PKG_CONFIGURE_OPTS_TARGET="--with-sysroot=$SYSROOT_PREFIX \
--disable-static \
--disable-documentation \
--disable-event-gui \
--disable-tests"
--disable-tests \
--disable-libwacom"