Skip to content

Commit

Permalink
add textlive-lang-all package to ensure process goes to the end
Browse files Browse the repository at this point in the history
  • Loading branch information
cake17 committed Dec 7, 2015
1 parent 947f188 commit 261e9cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ RUN apt-get update && apt-get install -y \
texlive-latex-recommended \
texlive-latex-extra \
texlive-fonts-recommended \
texlive-lang-all \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 261e9cc

Please sign in to comment.