aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-17 14:08:42 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-17 14:08:42 +0100
commit40315833ec5e127beab2cc5ba88a290960e1f2b4 (patch)
tree48d825c6ec6ed294ec36e25f312f7202f5767095 /DEPENDENCIES
parentadd man page (diff)
downloadvtchs-40315833ec5e127beab2cc5ba88a290960e1f2b4.tar.gz
vtchs-40315833ec5e127beab2cc5ba88a290960e1f2b4.tar.bz2
vtchs-40315833ec5e127beab2cc5ba88a290960e1f2b4.tar.xz
add info manual
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES5
1 files changed, 5 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index f111215..34266f3 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -11,10 +11,15 @@ BUILD DEPENDENCIES
cc
make
coreutils
+ texinfo>=4.11 (opt-out, for info, pdf, dvi, ps, and html manuals)
+ texlive-plainextra (opt-in, for pdf, dvi, and ps manuals)
+
+ texinfo<4.11 can be used if '@frenchspacing on' is removed.
INSTALL DEPENDENCIES
make
coreutils
+ texinfo (opt-out, for dir-entry of info manual)