mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-14 09:32:22 +00:00
discord-bot: install dependency needed for ctex.
This commit is contained in:
parent
ebc633c8ea
commit
8fbd5bb8fe
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ RUN apt-get update && \
|
|||
curl blender povray texlive texlive-latex-base texlive-latex-extra \
|
||||
texlive-fonts-extra texlive-science texlive-xetex \
|
||||
texlive-latex-recommended texlive-lang-english \
|
||||
texlive-lang-chinese
|
||||
texlive-lang-chinese texlive-plain-generic
|
||||
|
||||
WORKDIR /src
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue