aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-07-07 08:30:29 +0200
committerMattias Andrée <maandree@kth.se>2016-07-07 08:30:33 +0200
commita3c3ff1e65494041441f99d1cb32c5cd66ffd825 (patch)
tree4249240e025891cb6e2a79987c08323efd734ef4
parentAdd makefile (diff)
downloadblue-a3c3ff1e65494041441f99d1cb32c5cd66ffd825.tar.gz
blue-a3c3ff1e65494041441f99d1cb32c5cd66ffd825.tar.bz2
blue-a3c3ff1e65494041441f99d1cb32c5cd66ffd825.tar.xz
Add deps1
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--DEPENDENCIES16
1 files changed, 16 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
new file mode 100644
index 0000000..24b590e
--- /dev/null
+++ b/DEPENDENCIES
@@ -0,0 +1,16 @@
+RUNTIME DEPENDENCIES:
+
+ python3
+ solar-python
+
+
+BUILD DEPENDENCIES:
+
+ (no build required)
+
+
+INSTALL DEPENDENCIES:
+
+ make
+ coreutils
+