diff options
| -rw-r--r-- | meta-oe/recipes-support/imagemagick/imagemagick_7.0.2.bb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.2.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.2.bb index 11d2652ef4..472e42d887 100644 --- a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.2.bb +++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.2.bb | |||
| @@ -24,6 +24,7 @@ EXTRA_OECONF = "--program-prefix= --program-suffix=.im6 --without-perl --disable | |||
| 24 | 24 | ||
| 25 | CACHED_CONFIGUREVARS = "ac_cv_sys_file_offset_bits=yes" | 25 | CACHED_CONFIGUREVARS = "ac_cv_sys_file_offset_bits=yes" | 
| 26 | PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', '', d)}" | 26 | PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', '', d)}" | 
| 27 | PACKAGECONFIG[graphviz] = "--with-gvc,--without-gvc,graphviz" | ||
| 27 | PACKAGECONFIG[jp2] = "--with-jp2,,jasper" | 28 | PACKAGECONFIG[jp2] = "--with-jp2,,jasper" | 
| 28 | PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,xz" | 29 | PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,xz" | 
| 29 | PACKAGECONFIG[openjpeg] = "--with-openjp2,--without-openjp2,openjpeg" | 30 | PACKAGECONFIG[openjpeg] = "--with-openjp2,--without-openjp2,openjpeg" | 
