Skip to content
Snippets Groups Projects
Unverified Commit 650c396a authored by Martin Christoph Hierholzer's avatar Martin Christoph Hierholzer Committed by GitHub
Browse files

Update xenial.docker

parent 824bdc3a
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ RUN apt-get update && \
apt-get install -y netcat-openbsd && \
apt-get install -y libarmadillo-dev && \
apt-get install -y libjsoncpp-dev && \
apt-get install -y libtirpc-dev && \
useradd -u 30996 msk_jenkins && \
ln -sfn /usr/lib/x86_64-linux-gnu/libzmq.so.5 /usr/lib/x86_64-linux-gnu/libzmq.so.3 && \
pip3 install meson
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment