Skip to content

Commit 932aa3d

Browse files
authored
Merge pull request doxygen#11535 from fliiiix/doc/add-test-section-to-install
doc: Dependencies for testing
2 parents 783550e + 0614d5f commit 932aa3d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/install.dox

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,12 @@ tools should be installed.
6666
<a href="https://www.ghostscript.com/">www.ghostscript.com</a>.
6767
</ul>
6868

69+
For testing at least these additional dependencies should be available:
70+
<ul>
71+
<li>xmllint (libxml2-ultils)</li>
72+
<li>bibtex (texlive-binaries)</li>
73+
</ul>
74+
6975
Compilation is now done by performing the following steps:
7076

7177
<ol>

0 commit comments

Comments
 (0)