aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-09-02 16:26:50 +0200
committerMattias Andrée <maandree@operamail.com>2014-09-02 16:26:50 +0200
commit40d5c9c1ab94977c8c8d83104e96035d48198a8b (patch)
treedd297f1c3c1a8cdddd79607bfc27d3ac9b1546f7 /DEPENDENCIES
parentm (diff)
downloadpylibgamma-40d5c9c1ab94977c8c8d83104e96035d48198a8b.tar.gz
pylibgamma-40d5c9c1ab94977c8c8d83104e96035d48198a8b.tar.bz2
pylibgamma-40d5c9c1ab94977c8c8d83104e96035d48198a8b.tar.xz
add deps
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES21
1 files changed, 21 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
new file mode 100644
index 0000000..5c4a444
--- /dev/null
+++ b/DEPENDENCIES
@@ -0,0 +1,21 @@
+RUNTIME DEPENDENCIES:
+
+ python3
+ libgamma
+
+
+BUILD DEPENDENCIES:
+
+ libgamma
+ make
+ c99
+ cython
+ coreutils
+ pkg-config
+
+
+INSTALL DEPENDENCIES:
+
+ make
+ coreutils
+