summaryrefslogtreecommitdiff
path: root/Build/source/README.1prerequisites
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-05-06 08:26:54 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-05-06 08:26:54 +0000
commit45604db830beef9914992cd568908275987cc0f5 (patch)
treea9f0430f723984851995423e6a8a81a0bcc5b9d0 /Build/source/README.1prerequisites
parent526582da8c8fabccfebea407a9da54822daa4f88 (diff)
texk/xdvik: Change default to disable smooth scrolling for native TeX Live builds
utils/biber: Removed from source tree git-svn-id: svn://tug.org/texlive/trunk@33877 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README.1prerequisites')
-rw-r--r--Build/source/README.1prerequisites6
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: