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

View File

@@ -15,6 +15,7 @@ RUN apt-get update && \
make \
tidy \
pandoc \
dvisvgm \
zip \
git \
wget \