]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update FREEBSD.md
authorMike Brady <mikebrady@eircom.net>
Sun, 16 Apr 2017 13:58:10 +0000 (14:58 +0100)
committerGitHub <noreply@github.com>
Sun, 16 Apr 2017 13:58:10 +0000 (14:58 +0100)
FREEBSD.md

index 99cddb554f4cac0a983cc1eb7cbaf773532d82df..94960f8355c7a07208021315f27423f37cc6398d 100644 (file)
@@ -48,7 +48,7 @@ Next, configure the build and compile it:
 
 ```
 $ autoreconf -i -f
-$ CPPFLAGS="-I/usr/local/include" ./configure  --with-alsa --with-avahi --with-ssl=openssl --with-metadata
+$ CPPFLAGS="-I/usr/local/include" ./configure  --with-alsa --with-avahi --with-sndio --with-ssl=openssl --with-metadata
 $ make
 ```