add protobuf to bootstrap [skip ci]
This commit is contained in:
parent
00a4fdd726
commit
89e1cfaf10
1 changed files with 3 additions and 0 deletions
|
@ -65,7 +65,10 @@ function install_mason_deps() {
|
|||
install expat 2.1.0 libexpat &
|
||||
install pixman 0.32.6 libpixman-1 &
|
||||
install cairo 1.12.18 libcairo &
|
||||
install protobuf 2.6.1 &
|
||||
wait
|
||||
# technically protobuf is not a mapnik core dep, but installing
|
||||
# here by default helps make mapnik-vector-tile builds easier
|
||||
}
|
||||
|
||||
MASON_LINKED_ABS=$(pwd)/mason_packages/.link
|
||||
|
|
Loading…
Add table
Reference in a new issue