avoid font direction bug by upgrading harfbuzz version
This commit is contained in:
parent
65c252665a
commit
c78275eca4
1 changed files with 1 additions and 1 deletions
|
|
@ -874,6 +874,6 @@ build_freetype 2.5.0.1 --without-png
|
||||||
build_libxml2 2.9.1
|
build_libxml2 2.9.1
|
||||||
build_fontconfig 2.11.0 --with-add-fonts=/usr/X11R6/lib/X11/fonts,/usr/local/share/fonts
|
build_fontconfig 2.11.0 --with-add-fonts=/usr/X11R6/lib/X11/fonts,/usr/local/share/fonts
|
||||||
build_ragel 6.9
|
build_ragel 6.9
|
||||||
build_harfbuzz 0.9.23 --with-glib=yes
|
build_harfbuzz 0.9.35 --with-glib=yes
|
||||||
|
|
||||||
echo "OpenSCAD dependencies built and installed to " $BASEDIR
|
echo "OpenSCAD dependencies built and installed to " $BASEDIR
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue