Browse Source

disable LZMA

Waldemar Brodkorb 12 years ago
parent
commit
8bd0515727
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/ImageMagick/Makefile

+ 1 - 0
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 \