diff options
| -rw-r--r-- | meta-oe/recipes-support/imagemagick/imagemagick_7.0.10.bb | 1 |
1 files changed, 0 insertions, 1 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 010288b0d6..b6344a381f 100644 --- a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.10.bb +++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.10.bb | |||
| @@ -22,7 +22,6 @@ inherit autotools pkgconfig update-alternatives | |||
| 22 | # if someone needs xml support then fix it first | 22 | # if someone needs xml support then fix it first |
| 23 | EXTRA_OECONF = "--program-prefix= --program-suffix=.im7 --without-perl --disable-openmp --without-xml --disable-opencl" | 23 | EXTRA_OECONF = "--program-prefix= --program-suffix=.im7 --without-perl --disable-openmp --without-xml --disable-opencl" |
| 24 | 24 | ||
| 25 | CACHED_CONFIGUREVARS = "ac_cv_sys_file_offset_bits=yes" | ||
| 26 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" | 25 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)}" |
| 27 | PACKAGECONFIG[cxx] = "--with-magick-plus-plus,--without-magick-plus-plus" | 26 | PACKAGECONFIG[cxx] = "--with-magick-plus-plus,--without-magick-plus-plus" |
| 28 | PACKAGECONFIG[graphviz] = "--with-gvc,--without-gvc,graphviz" | 27 | PACKAGECONFIG[graphviz] = "--with-gvc,--without-gvc,graphviz" |
