diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-11-10 00:36:14 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-11-10 00:41:14 +0100 |
commit | 22a8f1164897132f22644864d179313f4e353502 (patch) | |
tree | d7301dd03fa248e7161938769412c2c9d3723e0e /DEPENDENCIES | |
parent | add man page (diff) | |
download | sleep-until-22a8f1164897132f22644864d179313f4e353502.tar.gz sleep-until-22a8f1164897132f22644864d179313f4e353502.tar.bz2 sleep-until-22a8f1164897132f22644864d179313f4e353502.tar.xz |
add ability to select clock
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index cad26b4..ff2cda9 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -8,6 +8,9 @@ BUILD DEPENDENCIES: libc (glibc>=2.8) cc 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) |