mirror of
https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
synced 2024-11-21 00:10:41 -05:00
build: Bump pulseaudio dependency
We need 12.99.3 in order to avoid deadlocks on Xwayland startup, see
79a8efb45c
Closes: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2599
This commit is contained in:
parent
ec5cf3e0de
commit
e2be83ee4a
@ -55,7 +55,7 @@ libgvc_no_gir_sources = [
|
||||
libgvc_deps = [
|
||||
dependency('gio-2.0'),
|
||||
dependency('gobject-2.0'),
|
||||
dependency('libpulse', version: '>= 2.0'),
|
||||
dependency('libpulse', version: '>= 12.99.3'),
|
||||
dependency('libpulse-mainloop-glib')
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user