From: Mike Brady Date: Fri, 5 Apr 2019 14:08:11 +0000 (+0100) Subject: Update OPENBSD.md X-Git-Tag: 3.3rc4~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5b464c43154856719dc2b40533a03fbf4c8e8a0;p=thirdparty%2Fshairport-sync.git Update OPENBSD.md --- diff --git a/OPENBSD.md b/OPENBSD.md index 7f70881f..346be588 100644 --- a/OPENBSD.md +++ b/OPENBSD.md @@ -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: