aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-10-22 16:43:36 +0200
committerMattias Andrée <maandree@kth.se>2019-10-22 16:43:36 +0200
commit82571a9f052608484db10ad04fb9d0665e0fafd3 (patch)
tree03722f1be83de4af925934468707572b40beb327 /DEPENDENCIES
parentadd rationale to readme (diff)
downloadsleep-until-82571a9f052608484db10ad04fb9d0665e0fafd3.tar.gz
sleep-until-82571a9f052608484db10ad04fb9d0665e0fafd3.tar.bz2
sleep-until-82571a9f052608484db10ad04fb9d0665e0fafd3.tar.xz
Change license, change style, remove info manual, flat dir hier2
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES7
1 files changed, 3 insertions, 4 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index d22ead4..4fda9b4 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -3,6 +3,7 @@ RUNTIME DEPENDENCIES:
linux>=2.6.25
libc (glibc>=2.8)
+
BUILD DEPENDENCIES:
libc (glibc>=2.8)
@@ -10,13 +11,11 @@ BUILD DEPENDENCIES:
make
coreutils
grep
- gpp (https://github.com/maandree/gpp)
- texinfo (opt-out, for info, pdf, ps and dvi manuals)
- texlive-core (opt-in, for pdf, ps and dvi manuals)
+ sed
auto-auto-complete (out-put, for shell tab-compeltion)
+
INSTALL DEPENDENCIES:
make
coreutils
-