Commit 9b91ec95 authored by Jaikrishnan Menon's avatar Jaikrishnan Menon

Docker: Add more deps

parent 072fe644
......@@ -6,7 +6,7 @@ RUN apt-get update && apt-get install -y \
build-essential cmake \
clang-3.9 clang-format-3.9 \
git \
wget patch diffutils
wget patch diffutils zlib1g libtinfo5
RUN apt-get clean autoclean && \
apt-get autoremove -y
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment