Update Dockerfile

install mscgen (for book art)
This commit is contained in:
Rob Walker
2019-03-15 20:44:35 -07:00
committed by GitHub
parent ad12b0efce
commit e3ef4f25d3

View File

@ -17,6 +17,7 @@ RUN set -x \
lcov \
libclang-common-7-dev \
llvm-7 \
mscgen \
rsync \
sudo \
\