mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 11:07:42 +00:00
Re-add CMake package
This appears to be needed by the Rust build.
This commit is contained in:
parent
1fdbfa9930
commit
992e94ab3b
@ -8,8 +8,11 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
ca-certificates \
|
||||
python2.7-dev \
|
||||
git \
|
||||
cmake \
|
||||
ninja-build \
|
||||
sudo \
|
||||
bzip2 \
|
||||
xz-utils \
|
||||
unzip
|
||||
|
||||
WORKDIR /tmp
|
||||
|
Loading…
Reference in New Issue
Block a user