From 9186ebaa89a62ef4640a93e6b2d2cb325ab939df Mon Sep 17 00:00:00 2001 From: Julien BLACHE Date: Mon, 21 Jun 2010 17:50:09 +0200 Subject: [PATCH] Add libunistring to the requirements Non-glibc systems will also need libiconv, as it's used by libunistring for conversion routines. --- INSTALL | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL b/INSTALL index e7e5212d..eb16395b 100644 --- a/INSTALL +++ b/INSTALL @@ -25,6 +25,7 @@ System-specific requirements: + libasound (ALSA sound support - or you can use OSS4) - FreeBSD: + OSS4 sound support + + libiconv General libraries: - Avahi client libraries, 0.6.24 minimum @@ -36,6 +37,7 @@ General libraries: - MiniXML - gcrypt 1.2.0+ - zlib + - libunistring - libflac (optional - FLAC support) - taglib (optional - Musepack support) - libplist 0.16+ (optional - iTunes XML support)