Merge pull request #281 from hendricius/ebooks-flowcharts

Add dvsvgm to the docker image
This commit is contained in:
cedounet
2023-11-17 19:46:15 +00:00
committed by GitHub
+1
View File
@@ -15,6 +15,7 @@ RUN apt-get update && \
make \ make \
tidy \ tidy \
pandoc \ pandoc \
dvisvgm \
zip \ zip \
git \ git \
wget \ wget \