From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Sun, 22 Sep 2024 02:20:01 +0000 (+1000) Subject: Update BUILD.md X-Git-Tag: 4.3.5^2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=654f59693240420ea96dba1354a06ce44d1293d7;p=thirdparty%2Fshairport-sync.git Update BUILD.md Include libsoxr in the FreeBSD package list. --- diff --git a/BUILD.md b/BUILD.md index 30619161..ea534c6e 100644 --- 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