]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update BUILDFORAP2.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 10 May 2021 15:07:24 +0000 (16:07 +0100)
committerGitHub <noreply@github.com>
Mon, 10 May 2021 15:07:24 +0000 (16:07 +0100)
BUILDFORAP2.md

index 47f002b480bfa947dd8237ab88f35c0e98980d3b..cd97f62b82c0ce9e1a8151f9eed7e69a4288cccf 100644 (file)
@@ -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`.)