From: Mike Brady Date: Fri, 5 Apr 2019 16:01:40 +0000 (+0100) Subject: Update INSTALL.md X-Git-Tag: 3.3rc4~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83e3c2a212410acd2178f6f68fb63c53117f222e;p=thirdparty%2Fshairport-sync.git Update INSTALL.md --- diff --git a/INSTALL.md b/INSTALL.md index 6cacd24c..2e17a3ed 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -45,7 +45,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-get install build-essential git xmltoman autoconf automake libtool \ libpopt-dev libconfig-dev libasound2-dev avahi-daemon libavahi-client-dev libssl-dev ``` Next, download Shairport Sync, configure it, compile and install it: