[packages] build gd without fontconfig support when the desktop feed is installed
authorJohn Crispin <john@openwrt.org>
Mon, 6 Aug 2012 18:51:43 +0000 (18:51 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 6 Aug 2012 18:51:43 +0000 (18:51 +0000)
SVN-Revision: 33025

libs/gd/Makefile

index 6c50cd508a6c4ea596611e9131f38bca6fa93204..6b7ac6750b5afca48be5b1d90cc0d6000068cd47 100644 (file)
@@ -42,6 +42,7 @@ CONFIGURE_ARGS += \
        --enable-static \
        --disable-rpath \
        --without-x \
+       --without-fontconfig \
        --without-freetype \
        --with-jpeg=$(STAGING_DIR)/usr \
        --with-png=$(STAGING_DIR)/usr \