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.
This commit is contained in:
Aaron Marcher 2018-03-26 18:09:30 +02:00
parent e79d4932ea
commit 198df15d83
1 changed files with 1 additions and 2 deletions

3
README
View File

@ -31,8 +31,7 @@ Features
Requirements Requirements
------------ ------------
In order to build slstatus you need the Xlib header files and optionally ALSA In order to build slstatus you need the Xlib header files.
for volume percentage. PulseAudio is not supported for various reasons.
Installation Installation