diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-12-08 03:30:57 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-12-08 03:30:57 +0100 |
commit | 45eb36168a647690b8b5f5eef8bc0e4c5c609384 (patch) | |
tree | 86da235b4c13485bb0c7718ebd11d4583f2ac691 /DEPENDENCIES | |
parent | update todo: ping monitor (diff) | |
download | xpybar-45eb36168a647690b8b5f5eef8bc0e4c5c609384.tar.gz xpybar-45eb36168a647690b8b5f5eef8bc0e4c5c609384.tar.bz2 xpybar-45eb36168a647690b8b5f5eef8bc0e4c5c609384.tar.xz |
use curl instead of wget
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 31835c2..13bef6c 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -9,7 +9,7 @@ RUNTIME DEPENDENCIES: OPTIONAL RUNTIME DEPENDENCIES: linux: most of the monitors require Linux's procfs or sysfs - wget: for Internet services + curl: for Internet services python-pyalsaaudio: for ALSA volume control hdparm: for hdparm support python-pytz: for timezone support |