]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update BUILDFORAP2.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Thu, 29 Jul 2021 12:11:39 +0000 (13:11 +0100)
committerGitHub <noreply@github.com>
Thu, 29 Jul 2021 12:11:39 +0000 (13:11 +0100)
BUILDFORAP2.md

index 49c89227df814934bbc741489f44ca68d13e3b94..b610645526d42321c0d8329d119ea97f083a86a7 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-get install build-essential git xmltoman autoconf automake libtool \
+# apt install --no-install-recommends build-essential git xmltoman autoconf automake libtool \
     libpopt-dev libconfig-dev libasound2-dev avahi-daemon libavahi-client-dev libssl-dev libsoxr-dev libglib2.0-dev \
     libplist-dev libsodium-dev libavutil-dev libavcodec-dev libavformat-dev uuid-dev libgcrypt-dev
 ```