From: Mike Brady Date: Wed, 10 Oct 2018 14:12:54 +0000 (+0100) Subject: Update INSTALL.md X-Git-Tag: 3.2.2~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=430e3c4cbb597621d17db0f6ae15f6ee1488e976;p=thirdparty%2Fshairport-sync.git Update INSTALL.md --- diff --git a/INSTALL.md b/INSTALL.md index 8488f160..3812c03c 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -51,7 +51,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 libdaemon-dev \ +# apt install build-essential git xmltoman autoconf automake libtool libdaemon-dev \ libpopt-dev libconfig-dev libasound2-dev avahi-daemon libavahi-client-dev libssl-dev ``` Next, download Shairport Sync, configure it, compile and install it: