diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2016-01-01 09:44:03 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2016-01-01 09:44:03 +0100 |
commit | 4b37c1d5ccbf51838bba638619786ba2fa0ce139 (patch) | |
tree | 0be31711b476aee910820f3156d411422b34e4c5 | |
parent | typo (diff) | |
download | sat-4b37c1d5ccbf51838bba638619786ba2fa0ce139.tar.gz sat-4b37c1d5ccbf51838bba638619786ba2fa0ce139.tar.bz2 sat-4b37c1d5ccbf51838bba638619786ba2fa0ce139.tar.xz |
update deps
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
-rw-r--r-- | DEPENDENCIES | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 12f46fe..4ced108 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -1,13 +1,12 @@ RUNTIME DEPENDENCIES: libc - linux>=2.6.39 (Or any system that has CLOCK_BOOTTIME) + linux>=2.6.39 BUILD DEPENDENCIES: libc - linux>=2.6.39 (Or any system that has CLOCK_BOOTTIME) c99 make coreutils |