]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update OPENBSD.md
authorMike Brady <mikebradydublin@icloud.com>
Sun, 23 Feb 2020 10:05:55 +0000 (10:05 +0000)
committerGitHub <noreply@github.com>
Sun, 23 Feb 2020 10:05:55 +0000 (10:05 +0000)
OPENBSD.md

index 9c0a597f2785b00f5db08567bc77dea3485a42ce..067de9f63e41821ea7d4908bfa9cbdbddd4584fc 100644 (file)
@@ -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: