xkeyboard-config: revbump for libX11, add makedeps
This commit is contained in:
parent
f7714c6d40
commit
8cfe6b7a1b
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'xkeyboard-config'
|
||||
pkgname=xkeyboard-config
|
||||
version=2.33
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules"
|
||||
hostmakedepends="pkg-config libxslt intltool python3"
|
||||
makedepends="libX11-devel"
|
||||
makedepends="libX11-devel xkbcomp"
|
||||
depends="xkbcomp"
|
||||
short_desc="X Keyboard Configuration Database"
|
||||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue