mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-06 09:27:49 +00:00
xkeyboard-config: fix build, this fixes #785
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
5a63403a09
commit
b08a6acd25
@ -27,6 +27,7 @@ cd $PKG_BUILD
|
|||||||
# broken autoreconf
|
# broken autoreconf
|
||||||
intltoolize --force
|
intltoolize --force
|
||||||
|
|
||||||
|
XKBCOMP="/usr/bin/xkbcomp" \
|
||||||
./configure --host=$TARGET_NAME \
|
./configure --host=$TARGET_NAME \
|
||||||
--build=$HOST_NAME \
|
--build=$HOST_NAME \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user