Explorar el Código

disable harfbuzz to avoid circular dependencies

Waldemar Brodkorb hace 12 años
padre
commit
d00236f20a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: