diff --git a/Dockerfile b/Dockerfile index 00dd645..254f53d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -19,6 +19,7 @@ RUN apt-get update && apt-get install -y \ git \ openssh-client \ make \ + cmake \ g++ \ curl \ pkgconf \