mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
lcms2: migrate to meson build
This commit is contained in:
parent
90a6f3e308
commit
a260370bbf
@ -10,7 +10,5 @@ PKG_URL="https://github.com/mm2/Little-CMS/releases/download/lcms${PKG_VERSION}/
|
|||||||
PKG_DEPENDS_TARGET="toolchain tiff"
|
PKG_DEPENDS_TARGET="toolchain tiff"
|
||||||
PKG_LONGDESC="An small-footprint color management engine, with special focus on accuracy and performance."
|
PKG_LONGDESC="An small-footprint color management engine, with special focus on accuracy and performance."
|
||||||
PKG_BUILD_FLAGS="+pic"
|
PKG_BUILD_FLAGS="+pic"
|
||||||
PKG_TOOLCHAIN="autotools"
|
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-shared \
|
PKG_MESON_OPTS_TARGET="--default-library static"
|
||||||
--enable-static"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user