From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 10 May 2021 15:07:24 +0000 (+0100) Subject: Update BUILDFORAP2.md X-Git-Tag: 4.0-dev~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca0c625b22283a7113f384e4cbb61ac067762abb;p=thirdparty%2Fshairport-sync.git Update BUILDFORAP2.md --- diff --git a/BUILDFORAP2.md b/BUILDFORAP2.md index 47f002b4..cd97f62b 100644 --- a/BUILDFORAP2.md +++ b/BUILDFORAP2.md @@ -54,7 +54,7 @@ Okay, now let's get the tools and libraries for building and installing Shairpor First, install the packages needed by Shairport Sync: ``` # apt-get install build-essential git xmltoman autoconf automake libtool \ - libpopt-dev libconfig-dev libasound2-dev avahi-daemon libavahi-client-dev libssl-dev libsoxr-dev \ + libpopt-dev libconfig-dev libasound2-dev avahi-daemon libavahi-client-dev libssl-dev libsoxr-dev libglib2.0-dev \ libplist-dev libsodium-dev libavutil-dev libavcodec-dev libavformat-dev uuid-dev ``` (Note: if you don't want the `D-Bus` interface, you may omit `libglib2.0-dev`.)