Skip to content
Snippets Groups Projects
Commit 4bf0799a authored by Reinhard Biegel's avatar Reinhard Biegel
Browse files

fix(CI): Add missing dvipng to Dockerfile


Signed-off-by: default avatarReinhard Biegel <reinhard.biegel@in-tech.com>
parent 4b3892d0
No related branches found
No related tags found
2 merge requests!83Merge 0.9,!78Resolve "Build system fixes"
......@@ -48,3 +48,6 @@ RUN pip install \
sphinx-tabs \
sphinxcontrib-spelling \
watchdog
RUN apt-get install -qq -y --no-install-recommends \
dvipng
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