mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/imagemagick: disable remaining config options (heic, jxl, openjp2)
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
2f47cfade4
commit
42c80b515a
@@ -32,9 +32,12 @@ IMAGEMAGICK_CONF_OPTS = \
|
||||
--without-fpx \
|
||||
--without-gslib \
|
||||
--without-gvc \
|
||||
--without-heic \
|
||||
--without-jbig \
|
||||
--without-jxl \
|
||||
--without-lqr \
|
||||
--without-openexr \
|
||||
--without-openjp2 \
|
||||
--without-perl \
|
||||
--without-raqm \
|
||||
--without-wmf \
|
||||
@@ -184,9 +187,12 @@ HOST_IMAGEMAGICK_CONF_OPTS = \
|
||||
--without-fpx \
|
||||
--without-gslib \
|
||||
--without-gvc \
|
||||
--without-heic \
|
||||
--without-jbig \
|
||||
--without-jxl \
|
||||
--without-lqr \
|
||||
--without-openexr \
|
||||
--without-openjp2 \
|
||||
--without-perl \
|
||||
--without-raqm \
|
||||
--without-raw \
|
||||
|
||||
Reference in New Issue
Block a user