From: John Crispin Date: Tue, 14 Aug 2012 18:49:18 +0000 (+0000) Subject: fix imagemagick when xorg feed is staged X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=b62d4e571d01bb6ab9c9da34d164aff477a617d4;p=openwrt%2Fsvn-archive%2Fpackages.git fix imagemagick when xorg feed is staged SVN-Revision: 33190 --- 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 \