mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
xkeyboard-config: fix xkbcomp related build error
This commit is contained in:
parent
ec12610a09
commit
0edbf59856
@ -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