Add texlive-generic-recommended to fix PDF export

Fixes #99

(c) Copyright IBM Corp. 2016
This commit is contained in:
Peter Parente
2016-01-08 21:07:14 -05:00
parent 2988869079
commit e19f504099

View File

@@ -22,6 +22,7 @@ RUN apt-get update && apt-get install -yq --no-install-recommends \
texlive-latex-extra \
texlive-fonts-extra \
texlive-fonts-recommended \
texlive-generic-recommended \
sudo \
locales \
libxrender1 \