From 9a6de1ba847aaeee277d318d7dc23694f2a09993 Mon Sep 17 00:00:00 2001
From: Peter Steenbergen <info@j1nx.nl>
Date: Tue, 17 Mar 2020 10:04:01 +0100
Subject: [PATCH 1/1] Build shairport-sync for PulseAudio

---
 package/shairport-sync/shairport-sync.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/shairport-sync/shairport-sync.mk b/package/shairport-sync/shairport-sync.mk
index 880a058909..631e9b0581 100644
--- a/package/shairport-sync/shairport-sync.mk
+++ b/package/shairport-sync/shairport-sync.mk
@@ -14,7 +14,7 @@ SHAIRPORT_SYNC_DEPENDENCIES = alsa-lib libconfig popt host-pkgconf
 # git clone, no configure
 SHAIRPORT_SYNC_AUTORECONF = YES
 
-SHAIRPORT_SYNC_CONF_OPTS = --with-alsa \
+SHAIRPORT_SYNC_CONF_OPTS = --with-pa \
 	--with-metadata \
 	--with-pipe \
 	--with-stdout
-- 
2.25.0