aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-07-18 16:48:16 +0200
committerMattias Andrée <maandree@kth.se>2016-07-18 16:48:16 +0200
commit8c18c3509d381e54c0b4e43ce1ecae0b58e992f6 (patch)
tree5838dbac96b589566bdc63d876d2c1b76606c3ca
parentIf disconnected when reexecuting, keep disconnected after reexecution (diff)
downloadcoopgammad-8c18c3509d381e54c0b4e43ce1ecae0b58e992f6.tar.gz
coopgammad-8c18c3509d381e54c0b4e43ce1ecae0b58e992f6.tar.bz2
coopgammad-8c18c3509d381e54c0b4e43ce1ecae0b58e992f6.tar.xz
add deps
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--DEPENDENCIES20
1 files changed, 20 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
new file mode 100644
index 0000000..d1fc890
--- /dev/null
+++ b/DEPENDENCIES
@@ -0,0 +1,20 @@
+RUNTIME DEPENDENCIES:
+
+ libc
+ libgamma
+
+
+BUILD DEPENDENCIES:
+
+ libc
+ libgamma
+ cc
+ make
+ coreutils
+
+
+INSTALL DEPENDENCIES:
+
+ make
+ coreutils
+