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

Update xenial.docker

parent 3bdda79e
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ RUN apt-get update && \
apt-get upgrade -y && \
apt-get dist-upgrade -y && \
apt-get install -y sudo wget && \
apt-get install -y g++ valgrind cppcheck lcov doxygen procmail make git gdb cmake meson ninja-build && \
apt-get install -y g++ valgrind cppcheck lcov doxygen procmail make git gdb cmake meson/xenial-backports ninja-build && \
apt-get install -y libboost-all-dev libxml++2.6-dev && \
apt-get install -y libldap2-dev libzmq3-dev rpcbind && \
apt-get install -y libreadline-dev && \
......
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