diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-06-20 16:03:31 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-06-20 16:03:31 +0200 |
commit | 813480d439488de2e1d5abe12a076c2b0140fd8f (patch) | |
tree | ce8ee431fbce362a6f8b26603756c0410894da0f /DEPENDENCIES | |
parent | update todo (diff) | |
download | xpybar-813480d439488de2e1d5abe12a076c2b0140fd8f.tar.gz xpybar-813480d439488de2e1d5abe12a076c2b0140fd8f.tar.bz2 xpybar-813480d439488de2e1d5abe12a076c2b0140fd8f.tar.xz |
add alsa plugin
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 474af2a..b791e6a 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -9,6 +9,8 @@ RUNTIME DEPENDENCIES: OPTIONAL RUNTIME DEPENDENCIES: linux: most of the monitors require Linux's procfs or sysfs + wget: for Internet services + python-pyalsaaudio: for ALSA volume control BUILD DEPENDENCIES: |