[packages] build gd without fontconfig support when the desktop feed is installed
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 6 Aug 2012 18:51:43 +0000 (18:51 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 6 Aug 2012 18:51:43 +0000 (18:51 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33025 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/gd/Makefile

index 6c50cd5..6b7ac67 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 \