diff options
Diffstat (limited to 'Build/source/README.1prerequisites')
-rw-r--r-- | Build/source/README.1prerequisites | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/README.1prerequisites b/Build/source/README.1prerequisites index d82f64f7700..3c3e72ae310 100644 --- a/Build/source/README.1prerequisites +++ b/Build/source/README.1prerequisites @@ -17,8 +17,8 @@ Automake/Autoconf output in general) should work with any reasonable However, a few programs in the tree have additional requirements: -'biber' - requires 'perl' for autodetection of the TL platform name. +'web2c' + requires 'perl' for some tests run by 'make check'. 'xdvik' 'xpdfopen' @@ -33,7 +33,7 @@ Automake/Autoconf output in general) should work with any reasonable 'latex', and 'pdflatex' to build the rules and/or documentation. Lacking the required tools, building these programs must avoided, e.g., -'configure --disable-biber --without-x --disable-xetex --disable-xindy' +'configure --without-x --disable-xetex --disable-xindy' Modifying source files induces more requirements, as one might expect: |