diff options
| author | Mattias Andrée <maandree@kth.se> | 2019-10-22 16:43:36 +0200 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2019-10-22 16:43:36 +0200 | 
| commit | 82571a9f052608484db10ad04fb9d0665e0fafd3 (patch) | |
| tree | 03722f1be83de4af925934468707572b40beb327 /DEPENDENCIES | |
| parent | add rationale to readme (diff) | |
| download | sleep-until-2.tar.gz sleep-until-2.tar.bz2 sleep-until-2.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-- | DEPENDENCIES | 7 | 
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 - | 
