mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-28 22:45:49 +00:00
Set proper system openssldir in package build
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user