mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
imagemagick: Add PACKAGECONFIG for jp2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
eab69c4919
commit
edb356a2aa
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user