From: Aaron Marcher Date: Mon, 26 Mar 2018 16:09:30 +0000 (+0200) Subject: Remove ALSA dependency from README X-Git-Url: https://git.atheridis.org/?a=commitdiff_plain;h=198df15d83d41fddca5b639bea398349ec0ec534;p=suckless%2Fslstatus.git 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. --- diff --git a/README b/README index 0eac61a..49cf0f9 100644 --- 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