mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
Add cmake to ci/Dockerfile.builder
This commit is contained in:
parent
057d7445eb
commit
f3dcb6916c
@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y \
|
||||
ccache \
|
||||
bsdmainutils \
|
||||
python3-pip python3-dev \
|
||||
cmake \
|
||||
&& rm -rf /var/lib/apt/lists
|
||||
|
||||
# Python stuff
|
||||
|
Loading…
Reference in New Issue
Block a user