From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Thu, 29 Jul 2021 12:11:39 +0000 (+0100) Subject: Update BUILDFORAP2.md X-Git-Tag: 4.1-dev~4^2~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14c12b77ed3886bc27fc0dcca02ac236ebe5ec00;p=thirdparty%2Fshairport-sync.git Update BUILDFORAP2.md --- diff --git a/BUILDFORAP2.md b/BUILDFORAP2.md index 49c89227..b6106455 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-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 ```