Remove ALSA dependency from README
authorAaron Marcher <me@drkhsh.at>
Mon, 26 Mar 2018 16:09:30 +0000 (18:09 +0200)
committerAaron Marcher <me@drkhsh.at>
Mon, 26 Mar 2018 16:09:30 +0000 (18:09 +0200)
ALSA is not a dependency anymore as we use /dev/mixer. The corresponding
notice about PulseAudio is thus not necessary too.

README

diff --git a/README b/README
index 0eac61a25db82ea1becccffb65b3a8c44b6fb796..49cf0f98bf2f78f67f918c962afd9a3dc0fb8bc8 100644 (file)
--- 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