xkeyboard-config: needs host python
This commit is contained in:
parent
7b5574623f
commit
7703143041
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
|||
archs=noarch
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules"
|
||||
hostmakedepends="pkg-config libxslt intltool"
|
||||
hostmakedepends="pkg-config libxslt intltool python3"
|
||||
makedepends="libX11-devel"
|
||||
depends="xkbcomp"
|
||||
short_desc="X Keyboard Configuration Database"
|
||||
|
|
Loading…
Reference in a new issue