diff options
-rw-r--r-- | package/ImageMagick/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/ImageMagick/Makefile b/package/ImageMagick/Makefile index 5c5a81100..fce893764 100644 --- a/package/ImageMagick/Makefile +++ b/package/ImageMagick/Makefile @@ -37,7 +37,6 @@ $(eval $(call PKG_template,CONVERT,convert,$(PKG_VERSION)-${PKG_RELEASE},${PKGSS $(eval $(call PKG_template,DISPLAY,display,$(PKG_VERSION)-${PKG_RELEASE},${PKGSS_DISPLAY},${PKGSD_DISPLAY},${PKGSC_DISPLAY})) CONFIGURE_ARGS+= --with-magick-plus-plus=no \ - --without-bzip2 \ --without-gslib \ --without-dps \ --without-perl \ |