diff options
author | Aaron Marcher <me@drkhsh.at> | 2018-03-26 18:09:30 +0200 |
---|---|---|
committer | Aaron Marcher <me@drkhsh.at> | 2018-03-26 18:09:30 +0200 |
commit | 9dfd1c4650ec150b9f19d335a4f1cc04a7c93e86 (patch) | |
tree | 96d2caca8222bdd0430e979a8da8b028b18aed22 /README | |
parent | 4303c2181e55f4de39f3738b4bd65d20d1695efa (diff) |
Remove ALSA dependency from README
ALSA is not a dependency anymore as we use /dev/mixer. The corresponding
notice about PulseAudio is thus not necessary too.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -31,8 +31,7 @@ Features Requirements ------------ -In order to build slstatus you need the Xlib header files and optionally ALSA -for volume percentage. PulseAudio is not supported for various reasons. +In order to build slstatus you need the Xlib header files. Installation |