diff options
| -rw-r--r-- | meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-12.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-12.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-12.bb index 26c19bf986..535ba7df65 100644 --- a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-12.bb +++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-12.bb | |||
| @@ -27,9 +27,12 @@ EXTRA_OECONF = "--program-prefix= --program-suffix=.im7 --without-perl --enable- | |||
| 27 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)} cxx webp xml" | 27 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)} cxx webp xml" |
| 28 | PACKAGECONFIG[cxx] = "--with-magick-plus-plus,--without-magick-plus-plus" | 28 | PACKAGECONFIG[cxx] = "--with-magick-plus-plus,--without-magick-plus-plus" |
| 29 | PACKAGECONFIG[graphviz] = "--with-gvc,--without-gvc,graphviz" | 29 | PACKAGECONFIG[graphviz] = "--with-gvc,--without-gvc,graphviz" |
| 30 | PACKAGECONFIG[heic] = "--with-heic,--without-heic,libheif" | ||
| 31 | PACKAGECONFIG[jxl] = "--with-jxl,--without-jxl,libjxl" | ||
| 30 | PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,xz" | 32 | PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,xz" |
| 31 | PACKAGECONFIG[openjpeg] = "--with-openjp2,--without-openjp2,openjpeg" | 33 | PACKAGECONFIG[openjpeg] = "--with-openjp2,--without-openjp2,openjpeg" |
| 32 | PACKAGECONFIG[pango] = "--with-pango,--without-pango,pango cairo" | 34 | PACKAGECONFIG[pango] = "--with-pango,--without-pango,pango cairo" |
| 35 | PACKAGECONFIG[raw] = "--with-raw,--without-raw,libraw" | ||
| 33 | PACKAGECONFIG[rsvg] = "--with-rsvg,--without-rsvg,librsvg" | 36 | PACKAGECONFIG[rsvg] = "--with-rsvg,--without-rsvg,librsvg" |
| 34 | PACKAGECONFIG[tcmalloc] = "--with-tcmalloc=yes,--with-tcmalloc=no,gperftools" | 37 | PACKAGECONFIG[tcmalloc] = "--with-tcmalloc=yes,--with-tcmalloc=no,gperftools" |
| 35 | PACKAGECONFIG[webp] = "--with-webp,--without-webp,libwebp" | 38 | PACKAGECONFIG[webp] = "--with-webp,--without-webp,libwebp" |
