diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-07-21 20:21:42 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-07-21 20:21:42 +0200 |
commit | c3ddb7ccd143cd18d33c166fb0cbb0d4ed3e5eca (patch) | |
tree | dbfdf60123a0c4c85c3c496b349d38acb26ab099 /DEPENDENCIES | |
parent | update todo (diff) | |
download | xpybar-c3ddb7ccd143cd18d33c166fb0cbb0d4ed3e5eca.tar.gz xpybar-c3ddb7ccd143cd18d33c166fb0cbb0d4ed3e5eca.tar.bz2 xpybar-c3ddb7ccd143cd18d33c166fb0cbb0d4ed3e5eca.tar.xz |
add timezone support
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index fb51285..7b43bbb 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -12,6 +12,7 @@ OPTIONAL RUNTIME DEPENDENCIES: wget: for Internet services python-pyalsaaudio: for ALSA volume control hdparm: for hdparm support + python-pytz: for timezone support BUILD DEPENDENCIES: |