mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-24 03:49:14 -05:00
Add libunistring to the requirements
Non-glibc systems will also need libiconv, as it's used by libunistring for conversion routines.
This commit is contained in:
parent
b7aac26444
commit
9186ebaa89
2
INSTALL
2
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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user