Skip to content

Commit eaf9d3e

Browse files
committed
add LaTeX and perl to testing readme as dependencies
1 parent d062df6 commit eaf9d3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testing/README.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ The runtests.py has the following dependencies on 3rd party tools:
5252
- python to run the script
5353
- xmllint to normalize the XML output
5454
- diff to show the differences in case a test fails
55+
- LaTeX for test 12 and when testing with --pdf flag (with adequate packages)
56+
- perl for test 12
5557

5658
Each test file can have a number of special comment lines that are extracted by
5759
the runtests.py script and take the form:

0 commit comments

Comments
 (0)