Commit d7a259a7 authored by Peter Parente's avatar Peter Parente

Add inkscape to fix SVGs in PDFs

Fixes #243

(c) Copyright IBM Corp. 2016
parent e8c4e99b
......@@ -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