diff options
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 6 |
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 |