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

index 85a2445152cc222d7645bbb5445b31386522c7ce..ed4d1ffdafa81bcbd051db22a4a1ebd8a5d08167 100644 (file)
@@ -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: