fix(Dockerfile): add textlive and textlive-doc pkg
Lint Markdown files / markdown-lint (push) Successful in 10s
Build / build-arch-linux (push) Successful in 15m47s

This commit is contained in:
2026-08-21 10:25:18 +02:00
parent f7bf720b6c
commit df71b11bf2
+2
View File
@@ -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