commit 198df15d83d41fddca5b639bea398349ec0ec534
parent e79d4932ea413c277425ff92c456741e0730c3d6
Author: Aaron Marcher <me@drkhsh.at>
Date: Mon, 26 Mar 2018 18:09:30 +0200
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:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README b/README
@@ -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