diff options
| -rw-r--r-- | meta-oe/recipes-support/imagemagick/imagemagick_7.0.10.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.10.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.10.bb index b8167f5a72..010288b0d6 100644 --- a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.10.bb +++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.10.bb | |||
| @@ -24,6 +24,7 @@ EXTRA_OECONF = "--program-prefix= --program-suffix=.im7 --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.filter('DISTRO_FEATURES', 'x11', d)}" | 26 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" |
| 27 | PACKAGECONFIG[cxx] = "--with-magick-plus-plus,--without-magick-plus-plus" | ||
| 27 | PACKAGECONFIG[graphviz] = "--with-gvc,--without-gvc,graphviz" | 28 | PACKAGECONFIG[graphviz] = "--with-gvc,--without-gvc,graphviz" |
| 28 | PACKAGECONFIG[jp2] = "--with-jp2,,jasper" | 29 | PACKAGECONFIG[jp2] = "--with-jp2,,jasper" |
| 29 | PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,xz" | 30 | PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,xz" |
