mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Merge pull request #795 from stefansaraev/xkb
xkeyboard-config: fix xkbcomp related build error
This commit is contained in:
commit
eb3ad781d5
@ -27,6 +27,7 @@ cd $PKG_BUILD
|
||||
# broken autoreconf
|
||||
intltoolize --force
|
||||
|
||||
XKBCOMP="/usr/bin/xkbcomp" \
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user