]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
fixed dependency 1367/head
authorLori Li <lihaoan1001@163.com>
Wed, 8 Dec 2021 02:27:00 +0000 (11:27 +0900)
committerLori Li <lihaoan1001@163.com>
Wed, 8 Dec 2021 02:27:00 +0000 (11:27 +0900)
BUILDFORAP2.md

index 6cdc288f33bc2f3ebbb76fe2db4a4eeaf6655280..231d5ebd488e2d3c1d079cb0b8d127d8d8906fd4 100644 (file)
@@ -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
 ```