diff options
author | Mattias Andrée <maandree@kth.se> | 2017-10-17 18:24:03 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-10-17 18:24:03 +0200 |
commit | 9eb16aa2cdcdf14642ef43e5498a8f626a72d99c (patch) | |
tree | 0fb5b58f2767674f3038f759d803822e0c780fe2 /DEPENDENCIES | |
parent | update dist (diff) | |
download | orphan-reaper-9eb16aa2cdcdf14642ef43e5498a8f626a72d99c.tar.gz orphan-reaper-9eb16aa2cdcdf14642ef43e5498a8f626a72d99c.tar.bz2 orphan-reaper-9eb16aa2cdcdf14642ef43e5498a8f626a72d99c.tar.xz |
Rewrite and relicense2.3
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 2e32b8a..7035d3d 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -3,17 +3,15 @@ RUNTIME DEPENDENCIES: linux>=3.4 libc + 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: make coreutils - |