docker: add cmake dependency (#9111)
This commit is contained in:
committed by
Afri Schoedon
parent
ab330301eb
commit
993650f3d6
@@ -13,6 +13,7 @@ RUN apt-get update && \
|
||||
# add-apt-repository
|
||||
software-properties-common \
|
||||
make \
|
||||
cmake \
|
||||
curl \
|
||||
wget \
|
||||
git \
|
||||
|
||||
Reference in New Issue
Block a user