Add dvsvgm to the docker image

To deal with ebooks and tikz flowcharts
This commit is contained in:
Cedric
2023-11-17 19:36:45 +00:00
parent a46eb52f7e
commit eb2fc3eab8

View File

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