Skip to content
Snippets Groups Projects
Commit d4267901 authored by Nicolas Lenz's avatar Nicolas Lenz :snowflake:
Browse files

Merge branch 'fix-arch-packages' into 'main'

Fix Arch package names

See merge request software/container/pandoc-plus!4
parents 0a6872bc a81ef2a6
No related branches found
No related tags found
No related merge requests found
Pipeline #299369 passed
...@@ -7,7 +7,7 @@ COPY font-retriever.out/* /usr/local/share/fonts/ ...@@ -7,7 +7,7 @@ COPY font-retriever.out/* /usr/local/share/fonts/
RUN pacman -Syu --noconfirm \ RUN pacman -Syu --noconfirm \
&& pacman -S --noconfirm \ && pacman -S --noconfirm \
texlive-core texlive-bin texlive-latexextra \ texlive-basic texlive-latexextra texlive-luatex texlive-xetex \
texlive-science texlive-fontsextra texlive-pictures \ texlive-science texlive-fontsextra texlive-pictures \
pandoc pandoc-crossref \ pandoc pandoc-crossref \
poppler librsvg libertinus-font ttf-dejavu \ poppler librsvg libertinus-font ttf-dejavu \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment