From 07de7155f105377f67f72ea15038fd9f3d390b1f Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Thu, 9 Mar 2017 17:10:34 -0800 Subject: [PATCH] upgrade to latest harfbuzz --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 595bac5aa..493d7222e 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -74,7 +74,7 @@ function install_mason_deps() { install boost_libthread 1.63.0 install boost_libpython 1.63.0 install freetype 2.7.1 libfreetype - install harfbuzz 1.4.2-ft libharfbuzz + install harfbuzz 1.4.4-ft libharfbuzz } MASON_LINKED_ABS=$(pwd)/mason_packages/.link