mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-12 23:42:32 -04:00
parent
98421aae4d
commit
a8ddbc64ac
6
INSTALL
6
INSTALL
@ -27,10 +27,10 @@ If you are the lucky kind, this should get you all the required tools and
|
|||||||
libraries:
|
libraries:
|
||||||
|
|
||||||
sudo apt-get install \
|
sudo apt-get install \
|
||||||
build-essential git autotools-dev autoconf libtool gettext gawk gperf \
|
build-essential git autotools-dev autoconf automake libtool gettext gawk \
|
||||||
antlr3 libantlr3c-dev libconfuse-dev libunistring-dev libsqlite3-dev \
|
gperf antlr3 libantlr3c-dev libconfuse-dev libunistring-dev libsqlite3-dev \
|
||||||
libavcodec-dev libavformat-dev libavfilter-dev libswscale-dev libavutil-dev \
|
libavcodec-dev libavformat-dev libavfilter-dev libswscale-dev libavutil-dev \
|
||||||
libasound2-dev libmxml-dev libgcrypt11-dev libavahi-client-dev zlib1g-dev \
|
libasound2-dev libmxml-dev libgcrypt20-dev libavahi-client-dev zlib1g-dev \
|
||||||
libevent-dev libplist-dev libsodium-dev libjson-c-dev libwebsockets-dev
|
libevent-dev libplist-dev libsodium-dev libjson-c-dev libwebsockets-dev
|
||||||
|
|
||||||
Optional packages:
|
Optional packages:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user