aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-08-06 20:24:53 +0200
committerMattias Andrée <maandree@kth.se>2016-08-06 20:24:53 +0200
commite6c0b8f8395686cd6f3592e5c3618b514dee02b7 (patch)
tree6a0047a7af332089dce0a07004dd4c2c9937988f
parentfirst commit (diff)
downloadpylibcoopgamma-e6c0b8f8395686cd6f3592e5c3618b514dee02b7.tar.gz
pylibcoopgamma-e6c0b8f8395686cd6f3592e5c3618b514dee02b7.tar.bz2
pylibcoopgamma-e6c0b8f8395686cd6f3592e5c3618b514dee02b7.tar.xz
Add deps
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--DEPENDENCIES24
1 files changed, 24 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
new file mode 100644
index 0000000..aaa3d5b
--- /dev/null
+++ b/DEPENDENCIES
@@ -0,0 +1,24 @@
+RUNTIME DEPENDENCIES:
+
+ python3
+ libcoopgamma
+ libc
+
+
+BUILD DEPENDENCIES:
+
+ python3
+ libcoopgamma
+ libc
+ make
+ c99
+ cython
+ coreutils
+ pkg-config
+
+
+INSTALL DEPENDENCIES:
+
+ make
+ coreutils
+