diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-10-12 05:52:06 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-10-12 05:52:06 +0200 |
commit | ed10c6ceffc8c7945a20aa2270c76bb7737a65a8 (patch) | |
tree | 6332c80fcbd20b23713687fdd8feb4a1577ac2b1 /DEPENDENCIES | |
parent | add info manual and completion (diff) | |
download | orphan-reaper-ed10c6ceffc8c7945a20aa2270c76bb7737a65a8.tar.gz orphan-reaper-ed10c6ceffc8c7945a20aa2270c76bb7737a65a8.tar.bz2 orphan-reaper-ed10c6ceffc8c7945a20aa2270c76bb7737a65a8.tar.xz |
update dist and deps
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | DEPENDENCIES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 1b2a9af..2e32b8a 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -8,6 +8,9 @@ BUILD DEPENDENCIES: libc cc make + texinfo (opt-out, for manuals) + texlive-core (opt-in, for pdf, ps and dvi manuals) + auto-auto-complete (opt-out, for shell tab-completion) INSTALL DEPENDENCIES: |