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