mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
xorg-server: update to 1.19.0, enable input threading
This commit is contained in:
parent
e4ccefbfd8
commit
a4a31abe9c
@ -17,7 +17,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="xorg-server"
|
PKG_NAME="xorg-server"
|
||||||
PKG_VERSION="1.18.4"
|
PKG_VERSION="1.19.0"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
@ -118,6 +118,7 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-debug \
|
|||||||
--disable-ipv6 \
|
--disable-ipv6 \
|
||||||
--disable-local-transport \
|
--disable-local-transport \
|
||||||
--disable-secure-rpc \
|
--disable-secure-rpc \
|
||||||
|
--enable-input-thread \
|
||||||
--enable-xtrans-send-fds \
|
--enable-xtrans-send-fds \
|
||||||
--disable-docs \
|
--disable-docs \
|
||||||
--disable-devel-docs \
|
--disable-devel-docs \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user