aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-11-18 22:37:13 +0100
committerMattias Andrée <maandree@operamail.com>2014-11-18 22:37:13 +0100
commit7777c1058f55cc43a75a05178aeb40cec7bf69fb (patch)
treec832cbeb4662e368754b39074c26fa2f3c55f9c8 /DEPENDENCIES
parentclean up dependency list (diff)
downloadsha3sum-7777c1058f55cc43a75a05178aeb40cec7bf69fb.tar.gz
sha3sum-7777c1058f55cc43a75a05178aeb40cec7bf69fb.tar.bz2
sha3sum-7777c1058f55cc43a75a05178aeb40cec7bf69fb.tar.xz
beginning on the info manual
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES6
1 files changed, 4 insertions, 2 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index cd405f4..ff58e58 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -11,8 +11,10 @@ BUILD DEPENDENCIES:
argparser
libc
auto-auto-complete (opt-out, for shell tab-completion)
- texman (opt-out, for man pages)
- sed (opt-out, for man pages)
+ texman (opt-in, for man pages)
+ sed (opt-in, for man pages)
+ texinfo (opt-out, for info, pdf, dvi and ps manuals)
+ texlive-core (opt-in, for pdf, dvi and ps manuals)
gcc
make
coreutils