mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
xf86-input-evdev: update to xf86-input-evdev-2.6.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b98bf57ee4
commit
c19eb0cece
@ -29,6 +29,8 @@ cd $PKG_BUILD
|
|||||||
--sysconfdir=/etc \
|
--sysconfdir=/etc \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--with-xorg-module-dir=$XORG_PATH_MODULES
|
--disable-silent-rules \
|
||||||
|
--with-xorg-module-dir=$XORG_PATH_MODULES \
|
||||||
|
--with-gnu-ld \
|
||||||
|
|
||||||
make
|
make
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="xf86-input-evdev"
|
PKG_NAME="xf86-input-evdev"
|
||||||
PKG_VERSION="2.5.0"
|
PKG_VERSION="2.6.0"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user