From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Thu, 29 Jul 2021 12:14:07 +0000 (+0100) Subject: Update INSTALL.md X-Git-Tag: 3.3.9~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=370030ac7cc61696e490c99d88b7517f86bd2a89;p=thirdparty%2Fshairport-sync.git Update INSTALL.md --- diff --git a/INSTALL.md b/INSTALL.md index 85a24451..ed4d1ffd 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -44,7 +44,7 @@ Okay, now let's get the tools and sources for building and installing Shairport 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 ``` Next, download Shairport Sync, configure it, compile and install it: