only available mason package is for 2.6.0

This commit is contained in:
Dane Springmeyer 2016-09-07 09:14:37 -07:00
parent 7deb99813d
commit 4801399cc5

View file

@ -74,7 +74,7 @@ function install_mason_deps() {
# here by default helps make python-mapnik builds easier
install boost_libthread 1.61.0 &
install boost_libpython 1.61.0 &
install freetype 2.6.1 libfreetype &
install freetype 2.6 libfreetype &
install harfbuzz 1.3.0 libharfbuzz &
for job in $(jobs -p)
do