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

comedi: add dblatex to Docker image in order to build comedilib documentation

This commit is contained in:
Steffen Vogel 2018-03-28 21:30:24 +02:00 committed by Daniel Krebs
parent 54f907521f
commit 0d737f3590

View file

@ -53,7 +53,7 @@ RUN dnf -y install \
iproute \
python-pip \
valgrind gdb gdb-gdbserver \
xmlto rubygem-asciidoctor \
xmlto dblatex rubygem-asciidoctor \
psmisc procps-ng
# Tools for debugging, coverage, profiling