Skip to content

Commit 9292839

Browse files
committed
cmake
1 parent a425423 commit 9292839

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ RUN apt-get update -y \
3737
libbz2-dev libreadline-dev libsqlite3-dev \
3838
libncursesw5-dev xz-utils tk-dev libxml2-dev libxmlsec1-dev libffi-dev liblzma-dev \
3939
autoconf automake libtool flex bison \
40+
cmake \
4041
&& rm -rf /var/lib/apt/lists/*
4142

4243
SHELL ["/bin/bash", "-c"]

0 commit comments

Comments
 (0)