[packages] build gd without fontconfig support when the desktop feed is installed

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33025 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
blogic 2012-08-06 18:51:43 +00:00
parent e10327a53d
commit 21f40dd996

View 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 \