commit:     8daccdd8d9fc41d56fb880a555dd6d79bf03f940
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  9 08:44:08 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul  9 08:44:08 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8daccdd8

kde-plasma/plasma-workspace: Make use of new ecm_punt_bogus_dep mode

Makes that look less awkward.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild 
b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
index bb5cdae2f1..0aa8c40df4 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
@@ -170,7 +170,7 @@ src_prepare() {
 
        # TODO: try to get a build switch upstreamed
        if ! use screencast; then
-               ecm_punt_bogus_dep K PipeWire
+               ecm_punt_bogus_dep KPipeWire
                sed -e "s/^pkg_check_modules.*PipeWire/#&/" -i CMakeLists.txt 
|| die
        fi
 

Reply via email to