Dont add them by default
Signed-off-by: Markus Volk <[email protected]>
---
meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-12.bb | 3 +++
1 file changed, 3 insertions(+)
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-
PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'x11', d)} cxx webp
xml"
PACKAGECONFIG[cxx] = "--with-magick-plus-plus,--without-magick-plus-plus"
PACKAGECONFIG[graphviz] = "--with-gvc,--without-gvc,graphviz"
+PACKAGECONFIG[heic] = "--with-heic,--without-heic,libheif"
+PACKAGECONFIG[jxl] = "--with-jxl,--without-jxl,libjxl"
PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,xz"
PACKAGECONFIG[openjpeg] = "--with-openjp2,--without-openjp2,openjpeg"
PACKAGECONFIG[pango] = "--with-pango,--without-pango,pango cairo"
+PACKAGECONFIG[raw] = "--with-raw,--without-raw,libraw"
PACKAGECONFIG[rsvg] = "--with-rsvg,--without-rsvg,librsvg"
PACKAGECONFIG[tcmalloc] = "--with-tcmalloc=yes,--with-tcmalloc=no,gperftools"
PACKAGECONFIG[webp] = "--with-webp,--without-webp,libwebp"
--
2.52.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#123439):
https://lists.openembedded.org/g/openembedded-devel/message/123439
Mute This Topic: https://lists.openembedded.org/mt/117247662/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-