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

index 7f70881f92a43749b9afeb43a6a9e4e0f297f292..346be58834f41344f4478a25e0be4c59a0b95b2e 100644 (file)
@@ -45,7 +45,7 @@ Next, switch to the `development` branch, configure the build and compile it:
 ```
 $ git checkout development
 $ autoreconf -i -f
-$ ./configure --sysconfdir=/etc --with-avahi --with-ssl=openssl --with-sndio --with-os=openbsd
+$ ./configure --sysconfdir=/etc --with-avahi --with-ssl=openssl --with-libdaemon --with-sndio --with-os=openbsd
 $ make
 ```
 The application is called `shairport-sync`. Check that it's running correctly by executing the following command: