瀏覽代碼

disable harfbuzz to avoid circular dependencies

Waldemar Brodkorb 11 年之前
父節點
當前提交
d00236f20a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/freetype/Makefile

+ 1 - 0
package/freetype/Makefile

@@ -30,6 +30,7 @@ HOST_CONFIGURE_ARGS+=	--with-zlib \
 			--without-bzip2
 CONFIGURE_ARGS+=	--with-zlib \
 			--without-png \
+			--with-harfbuzz=no \
 			--without-bzip2
 
 libfreetype-install: