mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +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 \
|
ccache \
|
||||||
bsdmainutils \
|
bsdmainutils \
|
||||||
python3-pip python3-dev \
|
python3-pip python3-dev \
|
||||||
|
cmake \
|
||||||
&& rm -rf /var/lib/apt/lists
|
&& rm -rf /var/lib/apt/lists
|
||||||
|
|
||||||
# Python stuff
|
# Python stuff
|
||||||
|
Loading…
Reference in New Issue
Block a user