From 5e6aa4c9c4dacf82235b6063f3ae8a4de1719544 Mon Sep 17 00:00:00 2001 From: blogic Date: Tue, 14 Aug 2012 18:49:18 +0000 Subject: [PATCH] [packages] fix imagemagick when xorg feed is staged git-svn-id: svn://svn.openwrt.org/openwrt/packages@33190 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- multimedia/imagemagick/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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 \ -- 2.11.0