diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-19 08:30:51 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-19 08:30:51 +0100 |
commit | 14115035afc65f44cd0edba68bf6db79a3103cb9 (patch) | |
tree | c721b1d51e087209894870246f8e34dc9f15ff69 /DEPENDENCIES | |
parent | doc _ICC_PROFILE (diff) | |
download | blueshift-14115035afc65f44cd0edba68bf6db79a3103cb9.tar.gz blueshift-14115035afc65f44cd0edba68bf6db79a3103cb9.tar.bz2 blueshift-14115035afc65f44cd0edba68bf6db79a3103cb9.tar.xz |
add weather support
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index c0a386d..7469f77 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -19,6 +19,9 @@ RUNTIME DEPENDENCIES: linux, adjbacklight (optional) For permission-hasslefree backlight adjustments via sysfs + wget (optional) + For weather conditions + MAKE DEPENDENCIES: |