]> git.ipfire.org Git - thirdparty/git.git/blobdiff - azure-pipelines.yml
Merge branch 'dl/honor-cflags-in-hdr-check'
[thirdparty/git.git] / azure-pipelines.yml
index 1d4bcbda658aaa83de0582a7ccbf6b70a2df0419..cb9ab1ef800d1da1a683ac3e55d8ac3a91259d62 100644 (file)
@@ -374,7 +374,7 @@ jobs:
        test "$GITFILESHAREPWD" = '$(gitfileshare.pwd)' || ci/mount-fileshare.sh //gitfileshare.file.core.windows.net/test-cache gitfileshare "$GITFILESHAREPWD" "$HOME/test-cache" || exit 1
 
        sudo apt-get update &&
-       sudo apt-get install -y asciidoc xmlto asciidoctor &&
+       sudo apt-get install -y asciidoc xmlto asciidoctor docbook-xsl-ns &&
 
        export ALREADY_HAVE_ASCIIDOCTOR=yes. &&
        export jobname=Documentation &&