Compare commits
4 commits
master
...
freetype-r
Author | SHA1 | Date | |
---|---|---|---|
|
d95980e125 | ||
|
dfab366535 | ||
|
4801399cc5 | ||
|
7deb99813d |
3 changed files with 3 additions and 3 deletions
|
@ -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.5 libfreetype &
|
||||
install freetype 2.6 libfreetype &
|
||||
install harfbuzz 1.3.0 libharfbuzz &
|
||||
for job in $(jobs -p)
|
||||
do
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 6ce59adfc4f11b16a5dc0e2020c36dc614850989
|
||||
Subproject commit 6e5bc054d039112cb831fca12827aab836b6be81
|
|
@ -1 +1 @@
|
|||
Subproject commit 61f0d314b989a345df9515d5bc1472c8d5362990
|
||||
Subproject commit 3db33f9dc412ae395acde90205c9d2c38a074c0a
|
Loading…
Reference in a new issue