Skip to content

Commit fd41955

Browse files
authored
Merge pull request #720 from nextcloud/bugfix/addXindyToDocumentationImage
add xindy to documentation docker image
2 parents 9eceffb + d640f98 commit fd41955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y python3-
33
python3-pip texlive-fonts-recommended latexmk \
44
texlive-latex-extra texlive-latex-recommended make php-cli php-xml composer \
55
texlive-xetex texlive-fonts-extra-links texlive-fonts-extra \
6-
nodejs npm libgbm1 libasound2 wget
6+
nodejs npm libgbm1 libasound2 wget xindy
77

0 commit comments

Comments
 (0)