diff options
-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 02ba031dc..2ede37ebc 100644 --- a/package/ImageMagick/Makefile +++ b/package/ImageMagick/Makefile @@ -48,6 +48,7 @@ CONFIGURE_ARGS+= --with-magick-plus-plus=no \ --without-lcms2 \ --without-wmf \ --without-xml \ + --without-lzma \ --with-jpeg \ --with-png \ --with-tiff \ |