media-video/pipewire: bluetooth needs dbus

Closes: https://bugs.gentoo.org/865673
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-01-26 00:58:28 +00:00
parent cd36549d23
commit 3dd5e0cc66
2 changed files with 2 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ modemmanager pipewire-alsa readline sound-server ssl system-service systemd test
# If that works, pulseaudio defaults are loaded into alsa-lib runtime replacing default PCM and CTL.
# When pipewire-alsa will be able to perform similar check, pipewire-alsa can be enabled unconditionally.
REQUIRED_USE="
bluetooth? ( dbus )
jack-sdk? ( !jack-client )
modemmanager? ( bluetooth )
system-service? ( systemd )

View File

@@ -53,6 +53,7 @@ modemmanager pipewire-alsa readline sound-server ssl system-service systemd test
# If that works, pulseaudio defaults are loaded into alsa-lib runtime replacing default PCM and CTL.
# When pipewire-alsa will be able to perform similar check, pipewire-alsa can be enabled unconditionally.
REQUIRED_USE="
bluetooth? ( dbus )
jack-sdk? ( !jack-client )
modemmanager? ( bluetooth )
system-service? ( systemd )