Signed-off-by: Martin Jansa <martin.ja...@gmail.com> --- meta-oe/recipes-support/imagemagick/imagemagick_6.8.6.bb | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_6.8.6.bb b/meta-oe/recipes-support/imagemagick/imagemagick_6.8.6.bb index 4ebcde5..9963990 100644 --- a/meta-oe/recipes-support/imagemagick/imagemagick_6.8.6.bb +++ b/meta-oe/recipes-support/imagemagick/imagemagick_6.8.6.bb @@ -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 \ -- 1.8.3.2 _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel