xkeyboard-config: update to xkeyboard-config-2.4

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-10-02 20:34:34 +02:00
parent c4590ac093
commit 2688b5e8bf
2 changed files with 2 additions and 1 deletions

View File

@ -28,6 +28,7 @@ XKBCOMP="/usr/bin/xkbcomp" \
--build=$HOST_NAME \
--prefix=/usr \
--sysconfdir=/etc \
--without-xsltproc \
--enable-compat-rules \
--with-xkb-base=$XORG_PATH_XKB \
--without-xkb-rules-symlink \

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="xkeyboard-config"
PKG_VERSION="2.3"
PKG_VERSION="2.4"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"