Commit 1a66dd36 authored by Peter Parente's avatar Peter Parente Committed by GitHub

Merge pull request #1130 from FASTGenomics/master

Removed optional texlive-fonts-extra
parents acb53992 0f7d39cb
...@@ -25,8 +25,6 @@ RUN apt-get update && apt-get install -yq --no-install-recommends \ ...@@ -25,8 +25,6 @@ RUN apt-get update && apt-get install -yq --no-install-recommends \
texlive-xetex \ texlive-xetex \
texlive-fonts-recommended \ texlive-fonts-recommended \
texlive-plain-generic \ texlive-plain-generic \
# Optional dependency
texlive-fonts-extra \
# ---- # ----
tzdata \ tzdata \
unzip \ unzip \
......
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