mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
xorg-server: update to 1.19.0, enable input threading
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="xorg-server"
|
||||
PKG_VERSION="1.18.4"
|
||||
PKG_VERSION="1.19.0"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
@@ -118,6 +118,7 @@ PKG_CONFIGURE_OPTS_TARGET="--disable-debug \
|
||||
--disable-ipv6 \
|
||||
--disable-local-transport \
|
||||
--disable-secure-rpc \
|
||||
--enable-input-thread \
|
||||
--enable-xtrans-send-fds \
|
||||
--disable-docs \
|
||||
--disable-devel-docs \
|
||||
|
||||
Reference in New Issue
Block a user