mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
libinput: update to 1.2.0
This commit is contained in:
parent
8e49107554
commit
cd339df3b2
@ -17,7 +17,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="libinput"
|
PKG_NAME="libinput"
|
||||||
PKG_VERSION="1.1.8"
|
PKG_VERSION="1.2.0"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
@ -37,4 +37,5 @@ PKG_CONFIGURE_OPTS_TARGET="--with-sysroot=$SYSROOT_PREFIX \
|
|||||||
--disable-static \
|
--disable-static \
|
||||||
--disable-documentation \
|
--disable-documentation \
|
||||||
--disable-event-gui \
|
--disable-event-gui \
|
||||||
--disable-tests"
|
--disable-tests \
|
||||||
|
--disable-libwacom"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user