mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
imagemagick: Add PACKAGECONFIG for jp2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -20,6 +20,9 @@ inherit autotools binconfig pkgconfig
|
||||
# if someone needs xml support then fix it first
|
||||
EXTRA_OECONF = "--program-prefix= --without-x --without-perl --disable-openmp --without-xml --disable-opencl"
|
||||
|
||||
PACKAGECONFIG ??= ""
|
||||
PACKAGECONFIG[jp2] = "--with-jp2,--without-jp2,jasper"
|
||||
|
||||
FILES_${PN} += "${libdir}/ImageMagick-${PV}/modules-Q16/*/*.so \
|
||||
${libdir}/ImageMagick-${PV}/modules-Q16/*/*.la \
|
||||
${libdir}/ImageMagick-${PV}/modules-Q16/filters \
|
||||
|
||||
Reference in New Issue
Block a user