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:
parent
2f47cfade4
commit
42c80b515a
@ -32,9 +32,12 @@ IMAGEMAGICK_CONF_OPTS = \
|
|||||||
--without-fpx \
|
--without-fpx \
|
||||||
--without-gslib \
|
--without-gslib \
|
||||||
--without-gvc \
|
--without-gvc \
|
||||||
|
--without-heic \
|
||||||
--without-jbig \
|
--without-jbig \
|
||||||
|
--without-jxl \
|
||||||
--without-lqr \
|
--without-lqr \
|
||||||
--without-openexr \
|
--without-openexr \
|
||||||
|
--without-openjp2 \
|
||||||
--without-perl \
|
--without-perl \
|
||||||
--without-raqm \
|
--without-raqm \
|
||||||
--without-wmf \
|
--without-wmf \
|
||||||
@ -184,9 +187,12 @@ HOST_IMAGEMAGICK_CONF_OPTS = \
|
|||||||
--without-fpx \
|
--without-fpx \
|
||||||
--without-gslib \
|
--without-gslib \
|
||||||
--without-gvc \
|
--without-gvc \
|
||||||
|
--without-heic \
|
||||||
--without-jbig \
|
--without-jbig \
|
||||||
|
--without-jxl \
|
||||||
--without-lqr \
|
--without-lqr \
|
||||||
--without-openexr \
|
--without-openexr \
|
||||||
|
--without-openjp2 \
|
||||||
--without-perl \
|
--without-perl \
|
||||||
--without-raqm \
|
--without-raqm \
|
||||||
--without-raw \
|
--without-raw \
|
||||||
|
Loading…
Reference in New Issue
Block a user