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

Update tumbleweed.docker

parent 4c196175
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ RUN zypper refresh && \
zypper up -y && \
zypper dup -y --force-resolution --allow-vendor-change && \
zypper install -y lsb-release wget sudo tar gzip && \
zypper install -y gcc-c++ cmake valgrind cppcheck lcov doxygen procmail make git gdb && \
zypper install -y gcc-c++ cmake valgrind cppcheck lcov doxygen procmail make git gdb meson ninja && \
zypper install -y libboost_*-devel && \
zypper install -y libxml++26-devel && \
zypper install -y libqt4-devel libqt5-qtbase-devel && \
......
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