aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-11 18:17:01 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-11 18:17:04 +0100
commit4460b8da47735fee9c14e6628d8ddae43a1f9506 (patch)
tree2fe811bfbf8371ea1629667df93ba2f30cc67cf4 /DEPENDENCIES
parentfix uninitialised variables (diff)
downloadscrotty-4460b8da47735fee9c14e6628d8ddae43a1f9506.tar.gz
scrotty-4460b8da47735fee9c14e6628d8ddae43a1f9506.tar.bz2
scrotty-4460b8da47735fee9c14e6628d8ddae43a1f9506.tar.xz
texinfo>=4.11 is (optionally) required
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES4
1 files changed, 3 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index a70a33b..491cdf4 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -14,10 +14,12 @@ BUILD DEPENDENCIES:
pkg-config
c99
gettext (opt-out, for internationalisation)
- texinfo (opt-out, for info, pdf, dvi, ps, and html manuals)
+ texinfo>=4.11 (opt-out, for info, pdf, dvi, ps, and html manuals)
texlive-plainextra (opt-in, for pdf, dvi, and ps manuals)
auto-auto-complete (opt-in, for bash, fish, and zsh tab-completion)
+ texinfo<4.11 can be used if '@frenchspacing on' is removed.
+
INSTALL DEPENDENCIES: