diff --git a/pulseaudio.changes b/pulseaudio.changes index 1c3764e..48cf700 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 9 12:26:04 UTC 2022 - Bjørn Lie + +- As we now have gstreamer dependencies in place, pass + gstreamer=enabled to meson, enable the features. + ------------------------------------------------------------------- Wed Feb 9 11:40:37 UTC 2022 - ailin.nemui@gmail.com diff --git a/pulseaudio.spec b/pulseaudio.spec index 9bbbcef..341d14b 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -355,6 +355,7 @@ System user for PulseAudio --auto-features=auto \ -Dhal-compat=false \ -Dgsettings=enabled \ + -Dgstreamer=enabled \ -Ddoxygen=false \ -Dsystem_user=pulse \ -Dsystem_group=pulse \