kde-plasma/kpipewire: fix patch

Reported-by: Mike Lothian <mike@fireburn.co.uk>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-09-03 01:23:47 +01:00
parent e4d20ea1ff
commit 0b2c973132

View File

@@ -48,5 +48,5 @@ BDEPEND="test? ( >=dev-qt/qtwayland-${QTMIN}:6 )"
PATCHES=(
"${FILESDIR}/${P}-avoid-segfault.patch"
"${FILESDIR}/${P}-dont-process-null-streams"
"${FILESDIR}/${P}-dont-process-null-streams.patch"
)