Skip to content

Commit

Permalink
Merge pull request #585 from nextcloud/enh/noid/enable-documentation-…
Browse files Browse the repository at this point in the history
…build-unicode

enh(build): add necessaray packages to build pdf with unicode
  • Loading branch information
blizzz authored Aug 31, 2023
2 parents d869dc5 + 9272349 commit 667a087
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documentation/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ FROM ubuntu:22.04
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y python3-pil \
python3-pip texlive-fonts-recommended latexmk \
texlive-latex-extra texlive-latex-recommended make php-cli php-xml composer \
texlive-xetex texlive-fonts-extra-links texlive-fonts-extra \
nodejs npm libgbm1 libasound2 wget

0 comments on commit 667a087

Please sign in to comment.