forked from brl/citadel
Bruce Leidl
df84b16018
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.
7 lines
248 B
Plaintext
7 lines
248 B
Plaintext
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"
|