Update package build env to boost 1.70

This commit is contained in:
Mike Ellery
2019-05-20 14:46:55 -07:00
committed by Manoj doshi
parent 73c6e47e8a
commit adc1b8a36b
3 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,8 @@ apt-get -y update
apt-get -y --fix-missing install \
make cmake ninja-build ccache \
protobuf-compiler libprotobuf-dev libssl-dev libzstd-dev \
protobuf-compiler libprotobuf-dev libssl-dev \
liblzma-dev libbz2-dev zlib1g-dev \
libjemalloc-dev \
python-pip \
gdb gdbserver \