From 3aa5a4df30361c51a7ac84913d29247a2b7d1295 Mon Sep 17 00:00:00 2001 From: ejurgensen Date: Thu, 12 Feb 2015 23:06:35 +0100 Subject: [PATCH] Update INSTALL --- INSTALL | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) 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)