提交 6c08208c 编写于 作者: P Petr Hosek 提交者: James Tucker

Install unzip into Fuchsia Docker container

上级 e98e6745
......@@ -15,7 +15,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
swig \
libedit-dev \
libncurses5-dev \
patch
patch \
unzip
RUN curl -L https://cmake.org/files/v3.9/cmake-3.9.2-Linux-x86_64.tar.gz | \
tar xzf - -C /usr/local --strip-components=1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册