games-emulation/dolphin: Switch IUSE=pulseaudio to media-libs/libpulse

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2023-05-29 11:43:37 +02:00
parent 77534ec547
commit b7cf06bed4

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -70,7 +70,7 @@ RDEPEND="
dev-qt/qtwidgets:5
)
profile? ( dev-util/oprofile )
pulseaudio? ( media-sound/pulseaudio )
pulseaudio? ( media-libs/libpulse )
systemd? ( sys-apps/systemd:0= )
upnp? ( net-libs/miniupnpc )
"