From: Lori Li Date: Wed, 8 Dec 2021 02:27:00 +0000 (+0900) Subject: fixed dependency X-Git-Tag: 4.1-rc1~24^2~362^2~2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1367%2Fhead;p=thirdparty%2Fshairport-sync.git fixed dependency --- diff --git a/BUILDFORAP2.md b/BUILDFORAP2.md index 6cdc288f..231d5ebd 100644 --- a/BUILDFORAP2.md +++ b/BUILDFORAP2.md @@ -54,7 +54,7 @@ Okay, now let's get the tools and libraries for building and installing Shairpor First, install the packages needed by Shairport Sync: ``` -# apt install --no-install-recommends build-essential git xmltoman autoconf automake libtool \ +# apt install --no-install-recommends build-essential git xxd xmltoman autoconf automake libtool \ libpopt-dev libconfig-dev libasound2-dev avahi-daemon libavahi-client-dev libssl-dev libsoxr-dev \ libplist-dev libsodium-dev libavutil-dev libavcodec-dev libavformat-dev uuid-dev libgcrypt-dev ```