]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update CAR INSTALL.md
authorMike Brady <mikebrady@eircom.net>
Fri, 5 Apr 2019 15:59:22 +0000 (16:59 +0100)
committerGitHub <noreply@github.com>
Fri, 5 Apr 2019 15:59:22 +0000 (16:59 +0100)
CAR INSTALL.md

index bdd40669eed0ae200cc10abfad562b81c9957cfc..0237f457beef8e7022c08944cc5715f5a3ea396e 100644 (file)
@@ -48,7 +48,7 @@ The first thing to do on a Pi would be to use the `raspi-config` tool to expand
 ### Shairport Sync
 First, install the packages needed by Shairport Sync:
 ```
-# apt-get install build-essential git xmltoman autoconf automake libtool libdaemon-dev libpopt-dev libconfig-dev libasound2-dev avahi-daemon libavahi-client-dev libssl-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:
 ```