1
0
Kaynağa Gözat

disable harfbuzz to avoid circular dependencies

Waldemar Brodkorb 12 yıl önce
ebeveyn
işleme
d00236f20a
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      package/freetype/Makefile

+ 1 - 0
package/freetype/Makefile

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