Archived
fix(Dockerfile): add textlive and textlive-doc pkg
This commit is contained in:
@@ -12,7 +12,9 @@ RUN pacman --sync --noconfirm \
|
||||
gnuplot \
|
||||
make \
|
||||
python-pygments \
|
||||
texlive \
|
||||
texlive-bin \
|
||||
texlive-doc \
|
||||
texlive-lang && \
|
||||
rm --recursive --force /var/cache/pacman/pkg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user