diff options
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 88fa8dd..ba8577c 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -1,3 +1,20 @@ -libc -linux>=2.6.39 (Or any system that has CLOCK_BOOTTIME) +RUNTIME DEPENDENCIES: + + libc + linux>=2.6.39 (Or any system that has CLOCK_BOOTTIME) + + +BUILD DEPENDENCIES: + + libc + linux>=2.6.39 (Or any system that has CLOCK_BOOTTIME) + c99 + make + coreutils + + +INSTALL DEPENDENCIES: + + make + coreutils |