diff options
author | Mattias Andrée <maandree@kth.se> | 2016-07-07 08:30:29 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-07-07 08:30:33 +0200 |
commit | a3c3ff1e65494041441f99d1cb32c5cd66ffd825 (patch) | |
tree | 4249240e025891cb6e2a79987c08323efd734ef4 /DEPENDENCIES | |
parent | Add makefile (diff) | |
download | blue-a3c3ff1e65494041441f99d1cb32c5cd66ffd825.tar.gz blue-a3c3ff1e65494041441f99d1cb32c5cd66ffd825.tar.bz2 blue-a3c3ff1e65494041441f99d1cb32c5cd66ffd825.tar.xz |
Add deps1
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 16 |
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 + |