commit:     8c315f43f4957d4174bebdd0f9483ec033de5be3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Oct  4 12:47:41 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Oct  4 13:12:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c315f43

kde-plasma/plasma-pa: Support media-video/pipewire alternative to PA

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild 
b/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild
index 1e84d165efb..a3f477bf21b 100644
--- a/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild
+++ b/kde-plasma/plasma-pa/plasma-pa-5.22.90.ebuild
@@ -31,5 +31,10 @@ DEPEND="
 RDEPEND="${DEPEND}
        >=dev-qt/qtquickcontrols2-${QTMIN}:5
        >=kde-frameworks/kirigami-${KFMIN}:5
+       || (
+               media-video/pipewire
+               media-sound/pulseaudio-daemon
+               media-sound/pulseaudio[daemon(+)]
+       )
        x11-themes/sound-theme-freedesktop
 "

Reply via email to