Change order of dependency builds to avoid picking up the wrong dependency

master
Marius Kintel 2014-05-22 21:55:22 -04:00
parent 02cb1f0ca8
commit 6ed870b53a
1 changed files with 1 additions and 1 deletions

View File

@ -721,8 +721,8 @@ build_gettext 0.18.3.1
build_libffi 3.0.13
build_glib2 2.38.2
build_opencsg 1.3.2
build_harfbuzz 0.9.27 "--with-coretext=auto --with-glib=no"
build_freetype 2.5.3 --without-png
build_harfbuzz 0.9.27 "--with-coretext=auto --with-glib=no"
export FREETYPE_CFLAGS="-I$DEPLOYDIR/include -I$DEPLOYDIR/include/freetype2"
export FREETYPE_LIBS="-L$DEPLOYDIR/lib -lfreetype"
build_libxml2 2.9.1