diff --git a/INSTALL b/INSTALL
index fca3470d..d2e78cc4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -62,15 +62,6 @@ through it and use it as an installation guide.
Long version - requirements
---------------------------
-System-specific requirements:
- - Linux:
- + glibc 2.9+ (for signalfd)
- + libasound (ALSA sound support - or you can use OSS4)
- - FreeBSD:
- + OSS4 sound support
- + libiconv
-
-
Required tools:
- ANTLR v3 is required to build forked-daapd, along with its C runtime
(libantlr3c). Use a version between 3.1.3 and 3.4 of ANTLR v3 and the
@@ -111,6 +102,8 @@ Libraries:
from
- libunistring 0.9.3+
from
+ - libasound (optional - ALSA support, recommended for Linux)
+ from
- libflac (optional - FLAC support)
from
- taglib (optional - Musepack support)