mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
chrome-libxkbcommon: correct meson build options
This commit is contained in:
parent
1cfd1233e9
commit
fefc21affb
@ -9,10 +9,6 @@ PKG_URL=""
|
||||
PKG_DEPENDS_UNPACK+=" libxkbcommon"
|
||||
PKG_BUILD_FLAGS="-sysroot"
|
||||
|
||||
PKG_MESON_OPTS_TARGET="${PKG_MESON_OPTS_TARGET} \
|
||||
-Denable-static=false \
|
||||
-Denable-shared=true"
|
||||
|
||||
unpack() {
|
||||
mkdir -p ${PKG_BUILD}
|
||||
tar --strip-components=1 -xf ${SOURCES}/${PKG_NAME:7}/${PKG_NAME:7}-${PKG_VERSION}.tar.xz -C ${PKG_BUILD}
|
||||
|
Loading…
x
Reference in New Issue
Block a user