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 \