[packages] fix imagemagick when xorg feed is staged
authorJohn Crispin <john@openwrt.org>
Tue, 14 Aug 2012 18:49:18 +0000 (18:49 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 14 Aug 2012 18:49:18 +0000 (18:49 +0000)
SVN-Revision: 33190

multimedia/imagemagick/Makefile

index b7f128b1efd5d3f48f198e19b9f9afd6e723e182..28a6bff00a089c53d2521c1f5a003fbf30e2e9cd 100644 (file)
@@ -86,8 +86,11 @@ CONFIGURE_ARGS += \
        --with-modules \
        --enable-shared \
        --enable-static \
+       --without-pango \
        --without-bzlib \
        --without-freetype \
+       --without-fontconfig \
+       --without-rsvg \
        --without-fftw \
        --without-xml \
        --without-x \