mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07: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
4cc8cf6383
commit
8988029d2a
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user