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