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

index f477c19e4c5e507db09afbffa93aa44113962048..80cb3517524b538ab46ed1d5eae61dc17c24b176 100644 (file)
--- a/CYGWIN.md
+++ b/CYGWIN.md
@@ -67,7 +67,7 @@ $ cd shairport-sync
 $ git checkout development // this is temporary
 $ autoreconf -fi
 $ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --with-ao --with-ssl=openssl \
-    --with-avahi --with-dbus-interface --sysconfdir=/etc --with-cygwin-service
+    --with-avahi --with-dbus-interface --with-libdaemon --sysconfdir=/etc --with-cygwin-service
 $ make
 $ make install
 ```