Remove X11 support from Pulseaudio
Otherwise Pulseaudio client will attempt to connect to and load configuration information from XServer which no longer works with Wayland gnome and causes a deadlock during gnome shell initialization.
This commit is contained in:
parent
92287e29fe
commit
df84b16018
@ -1 +1,6 @@
|
|||||||
RDEPENDS_pulseaudio-server_remove = "pulseaudio-module-console-kit"
|
RDEPENDS_pulseaudio-server_remove = "pulseaudio-module-console-kit"
|
||||||
|
RDEPENDS_remove = "pulseaudio-module-x11-cork-request \
|
||||||
|
pulseaudio-module-x11-publish \
|
||||||
|
pulseaudio-module-x11-xsmp \
|
||||||
|
"
|
||||||
|
PACKAGECONFIG_remove = "x11"
|
||||||
|
Loading…
Reference in New Issue
Block a user