mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
kodi-17: Add packageconfig for lcms support
Keep it disabled by default, makes builds more deterministic Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -95,6 +95,7 @@ PACKAGECONFIG[vdpau] = "--enable-vdpau,--disable-vdpau,libvdpau"
|
||||
PACKAGECONFIG[mysql] = "--enable-mysql,--disable-mysql,mysql5"
|
||||
PACKAGECONFIG[x11] = "--enable-x11,--disable-x11,libxinerama libxmu libxrandr libxtst"
|
||||
PACKAGECONFIG[pulseaudio] = "--enable-pulse,--disable-pulse,pulseaudio"
|
||||
PACKAGECONFIG[lcms] = "--enable-lcms2,--disable-lcms2,lcms"
|
||||
|
||||
EXTRA_OECONF = " \
|
||||
--disable-debug \
|
||||
|
||||
Reference in New Issue
Block a user