use visual test data generated with freetype 2.6.1 - refs mapnik/test-data-visual#41
This commit is contained in:
parent
4f008c6f2f
commit
7deb99813d
2 changed files with 2 additions and 2 deletions
|
@ -74,7 +74,7 @@ function install_mason_deps() {
|
||||||
# here by default helps make python-mapnik builds easier
|
# here by default helps make python-mapnik builds easier
|
||||||
install boost_libthread 1.61.0 &
|
install boost_libthread 1.61.0 &
|
||||||
install boost_libpython 1.61.0 &
|
install boost_libpython 1.61.0 &
|
||||||
install freetype 2.6.5 libfreetype &
|
install freetype 2.6.1 libfreetype &
|
||||||
install harfbuzz 1.3.0 libharfbuzz &
|
install harfbuzz 1.3.0 libharfbuzz &
|
||||||
for job in $(jobs -p)
|
for job in $(jobs -p)
|
||||||
do
|
do
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 61f0d314b989a345df9515d5bc1472c8d5362990
|
Subproject commit ede87068f1ff1f386dbac854594f2866dc374a42
|
Loading…
Reference in a new issue