From: blogic Date: Tue, 14 Aug 2012 18:49:18 +0000 (+0000) Subject: [packages] fix imagemagick when xorg feed is staged X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=5e6aa4c9c4dacf82235b6063f3ae8a4de1719544;p=packages.git [packages] fix imagemagick when xorg feed is staged git-svn-id: svn://svn.openwrt.org/openwrt/packages@33190 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/multimedia/imagemagick/Makefile b/multimedia/imagemagick/Makefile index b7f128b1e..28a6bff00 100644 --- a/multimedia/imagemagick/Makefile +++ b/multimedia/imagemagick/Makefile @@ -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 \