Set proper system openssldir in package build

This commit is contained in:
Mike Ellery
2019-06-26 17:34:07 -07:00
committed by Manoj doshi
parent 45403b877f
commit 3acbd84f1d
6 changed files with 83 additions and 78 deletions

View File

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