Commit 07a7c4d6 authored by Justin Tyberg's avatar Justin Tyberg Committed by GitHub

Merge pull request #246 from parente/add-inkscape

Add inkscape to fix SVGs in PDFs
parents e8c4e99b d7a259a7
......@@ -24,6 +24,7 @@ RUN apt-get update && apt-get install -yq --no-install-recommends \
texlive-fonts-recommended \
texlive-generic-recommended \
libxrender1 \
inkscape \
&& apt-get clean && \
rm -rf /var/lib/apt/lists/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment