mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07: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:
@@ -230,6 +230,7 @@ configure_package() {
|
||||
-DENABLE_APP_AUTONAME=OFF \
|
||||
-DENABLE_TESTING=OFF \
|
||||
-DENABLE_INTERNAL_FLATBUFFERS=OFF \
|
||||
-DENABLE_LCMS2=OFF \
|
||||
$PKG_KODI_USE_LTO \
|
||||
$KODI_ARCH \
|
||||
$KODI_NEON \
|
||||
|
||||
Reference in New Issue
Block a user