commit 4bd78c94ba90d67a268c092231b85037c94a339a
Author:     drkhsh <[email protected]>
AuthorDate: Fri Oct 28 00:47:06 2022 +0200
Commit:     drkhsh <[email protected]>
CommitDate: Fri Oct 28 01:03:56 2022 +0200

    README: Add note about FreeBSD sndio dep

diff --git a/README b/README
index cebad30..4da0756 100644
--- a/README
+++ b/README
@@ -35,8 +35,9 @@ Requirements
 Currently slstatus works on FreeBSD, Linux and OpenBSD.
 In order to build slstatus you need the Xlib header files.
 
-For volume percentage on Linux the kernel module `snd-mixer-oss` must be
-loaded.
+- For volume percentage on Linux the kernel module `snd-mixer-oss` must be
+  loaded.
+- For volume percentage on FreeBSD, `sndio` must be installed.
 
 
 Installation

Reply via email to