aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-28 15:46:20 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-28 15:46:20 +0100
commit2856b673a98dbeac105348a133cafa61751691f0 (patch)
tree2a56e7e3dcf2c78fb926a11c4376b5a8df46a0a7 /DEPENDENCIES
parentuse CLOCK_BOOTTIME rather than CLOCK_MONOTONIC (diff)
downloadsat-2856b673a98dbeac105348a133cafa61751691f0.tar.gz
sat-2856b673a98dbeac105348a133cafa61751691f0.tar.bz2
sat-2856b673a98dbeac105348a133cafa61751691f0.tar.xz
add deps
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES3
1 files changed, 3 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
new file mode 100644
index 0000000..88fa8dd
--- /dev/null
+++ b/DEPENDENCIES
@@ -0,0 +1,3 @@
+libc
+linux>=2.6.39 (Or any system that has CLOCK_BOOTTIME)
+