1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

do not build Doxygen docs by default anymore

Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
Steffen Vogel 2022-10-21 09:08:08 +00:00 committed by Philipp Jungkamp
parent 1e46b4e1e9
commit 472048a0d0

View file

@ -24,13 +24,11 @@ RUN dnf -y install \
# Several tools only needed for developement and testing
RUN dnf -y install \
doxygen dia graphviz \
openssh-clients \
rpmdevtools rpm-build \
jq nmap-ncat \
iproute iproute-tc \
python-pip \
valgrind gdb gdb-gdbserver \
gdb gdb-gdbserver \
cppcheck \
xmlto dblatex rubygem-asciidoctor \
psmisc procps-ng \