mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-20 18:54:05 -04: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)
|
+ libasound (ALSA sound support - or you can use OSS4)
|
||||||
- FreeBSD:
|
- FreeBSD:
|
||||||
+ OSS4 sound support
|
+ OSS4 sound support
|
||||||
|
+ libiconv
|
||||||
|
|
||||||
General libraries:
|
General libraries:
|
||||||
- Avahi client libraries, 0.6.24 minimum
|
- Avahi client libraries, 0.6.24 minimum
|
||||||
@ -36,6 +37,7 @@ General libraries:
|
|||||||
- MiniXML
|
- MiniXML
|
||||||
- gcrypt 1.2.0+
|
- gcrypt 1.2.0+
|
||||||
- zlib
|
- zlib
|
||||||
|
- libunistring
|
||||||
- libflac (optional - FLAC support)
|
- libflac (optional - FLAC support)
|
||||||
- taglib (optional - Musepack support)
|
- taglib (optional - Musepack support)
|
||||||
- libplist 0.16+ (optional - iTunes XML support)
|
- libplist 0.16+ (optional - iTunes XML support)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user