From 30276f96ef3e329d9ed1f5d7295b97535f30227dfbd9f689f0d8194579f122ba Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 8 May 2023 09:00:35 +0000 Subject: [PATCH] Accepting request 1085254 from home:expeehaa:branches:multimedia:apps - Enable build with alsa support. OBS-URL: https://build.opensuse.org/request/show/1085254 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/shairport-sync?expand=0&rev=29 --- shairport-sync.changes | 5 +++++ shairport-sync.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/shairport-sync.changes b/shairport-sync.changes index c93023a..2370c96 100644 --- a/shairport-sync.changes +++ b/shairport-sync.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat May 6 20:32:49 UTC 2023 - Lukas Müller + +- Enable build with alsa support. + ------------------------------------------------------------------- Mon Jan 2 21:20:05 UTC 2023 - Dirk Müller diff --git a/shairport-sync.spec b/shairport-sync.spec index 229a345..2c47df0 100644 --- a/shairport-sync.spec +++ b/shairport-sync.spec @@ -73,6 +73,7 @@ cp %{SOURCE2} . autoreconf -i -f %configure --with-systemd \ --with-ssl=openssl \ + --with-alsa \ --with-pa \ --with-pipe \ --with-avahi \