From: Mike Brady Date: Sun, 23 Feb 2020 10:05:55 +0000 (+0000) Subject: Update OPENBSD.md X-Git-Tag: 3.3.7rc0~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d89c688a40e40cf01d288058ca21c1b402ae369;p=thirdparty%2Fshairport-sync.git Update OPENBSD.md --- diff --git a/OPENBSD.md b/OPENBSD.md index 9c0a597f..067de9f6 100644 --- a/OPENBSD.md +++ b/OPENBSD.md @@ -52,7 +52,8 @@ $ cd shairport-sync Next, configure and compile shairport-sync: ``` $ autoreconf -fi -$ ./configure --sysconfdir=/etc --with-avahi --with-ssl=openssl --with-libdaemon --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: