[packages] fix imagemagick when xorg feed is staged
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 14 Aug 2012 18:49:18 +0000 (18:49 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 14 Aug 2012 18:49:18 +0000 (18:49 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33190 3c298f89-4303-0410-b956-a3cf2f4a3e73

multimedia/imagemagick/Makefile

index b7f128b..28a6bff 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 \