]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update BUILD.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Sun, 22 Sep 2024 02:20:01 +0000 (12:20 +1000)
committerGitHub <noreply@github.com>
Sun, 22 Sep 2024 02:20:01 +0000 (12:20 +1000)
Include libsoxr in the FreeBSD package list.

BUILD.md

index 30619161ddf857cc54b4cb348642e1eaba9b3324..ea534c6e6652a11273b281605cf7c54a92e8a617 100644 (file)
--- a/BUILD.md
+++ b/BUILD.md
@@ -107,12 +107,12 @@ Reboot for these changes to take effect.
 
 Next, install the packages that are needed for Shairport Sync and NQPTP:
 ```
-# pkg install git autotools pkgconf popt libconfig openssl alsa-utils \
+# pkg install git autotools pkgconf popt libconfig openssl alsa-utils libsoxr \
       libplist libsodium ffmpeg e2fsprogs-libuuid vim
 ```
 If you are building classic Shairport Sync, the list of packages is shorter:
 ```
-# pkg install git autotools pkgconf popt libconfig openssl alsa-utils
+# pkg install git autotools pkgconf popt libconfig openssl alsa-utils libsoxr
 ```
 ## 3. Build
 ### NQPTP