mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
kodi: disable LCMS2
This prevents kodi from autodetecting the lcms2 lib which is not present in the image. Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
8fa0ca9f46
commit
f02c758161
@ -240,6 +240,7 @@ configure_package() {
|
||||
-DENABLE_DEBUGFISSION=OFF \
|
||||
-DENABLE_APP_AUTONAME=OFF \
|
||||
-DENABLE_INTERNAL_FLATBUFFERS=OFF \
|
||||
-DENABLE_LCMS2=OFF \
|
||||
$PKG_KODI_USE_LTO \
|
||||
$KODI_ARCH \
|
||||
$KODI_NEON \
|
||||
|
Loading…
x
Reference in New Issue
Block a user