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

Update bionic.docker

parent 9699443e
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,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 && \
apt-get install -y g++ valgrind cppcheck lcov doxygen procmail make git gdb cmake meson 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