mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-13 13:02:56 +00:00
Merge pull request #1130 from FASTGenomics/master
Removed optional texlive-fonts-extra
This commit is contained in:
@@ -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 \
|
||||||
|
Reference in New Issue
Block a user