diff options
Diffstat (limited to 'package/ImageMagick/Makefile')
-rw-r--r-- | package/ImageMagick/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ImageMagick/Makefile b/package/ImageMagick/Makefile index a86bcbd50..63f6d916f 100644 --- a/package/ImageMagick/Makefile +++ b/package/ImageMagick/Makefile @@ -46,6 +46,7 @@ CONFIGURE_ARGS+= --with-magick-plus-plus=no \ --without-lcms \ --without-lcms2 \ --without-wmf \ + --without-xml \ --with-jpeg \ --with-png \ --with-tiff \ |