aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-23 01:14:13 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-23 01:14:13 +0200
commit631a8755c09c5ff2016c0713a90d4043d26df9b6 (patch)
tree0d3a901146da33b42e3ff9852b736bed6b491375 /DEPENDENCIES
parentadd copying and license (diff)
downloadorphan-reaper-631a8755c09c5ff2016c0713a90d4043d26df9b6.tar.gz
orphan-reaper-631a8755c09c5ff2016c0713a90d4043d26df9b6.tar.bz2
orphan-reaper-631a8755c09c5ff2016c0713a90d4043d26df9b6.tar.xz
add reapd
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES16
1 files changed, 16 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
new file mode 100644
index 0000000..1b2a9af
--- /dev/null
+++ b/DEPENDENCIES
@@ -0,0 +1,16 @@
+RUNTIME DEPENDENCIES:
+
+ linux>=3.4
+ libc
+
+BUILD DEPENDENCIES:
+
+ libc
+ cc
+ make
+
+INSTALL DEPENDENCIES:
+
+ make
+ coreutils
+