diff options
author | Mattias Andrée <maandree@kth.se> | 2016-07-06 20:18:11 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-07-06 20:18:11 +0200 |
commit | bee253f496498c658c89e70611eb51b4fbf8cca3 (patch) | |
tree | 7f4f5366c18b19c8cee335b208a70b8580798200 /DEPENDENCIES | |
parent | Use the constants from solar-python (diff) | |
download | xpybar-bee253f496498c658c89e70611eb51b4fbf8cca3.tar.gz xpybar-bee253f496498c658c89e70611eb51b4fbf8cca3.tar.bz2 xpybar-bee253f496498c658c89e70611eb51b4fbf8cca3.tar.xz |
Doc solar-python dep + add golden hour and blue hour1.15
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index d7ec318..72ca15f 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -22,6 +22,7 @@ OPTIONAL RUNTIME DEPENDENCIES: imagemagick: for image support file: for image support librsvg: for image support + solar-python>=2.5: for solar data BUILD DEPENDENCIES: |