From 68cb56c3a6719288750e90c3227d0fa747ed74ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 9 Mar 2021 22:12:31 +0100 Subject: [PATCH] plasma-desktop: fix qa issue MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | ERROR: plasma-desktop-5.21.2-r0 do_package_qa: QA Issue: /usr/share/kconf_update/kxkb_variants.awk contained in package plasma-desktop requires /usr/bin/awk, but no providers found in RDEPENDS_plasma-desktop? [file-rdeps] | ERROR: plasma-desktop-5.21.2-r0 do_package_qa: QA run found fatal errors. Please consider fixing them. Signed-off-by: Andreas Müller --- recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb b/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb index f1f368ab..91123e5a 100644 --- a/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb +++ b/recipes-kde/plasma/untier/plasma-desktop/plasma-desktop.bb @@ -75,4 +75,5 @@ FILES_${PN} += " \ RDEPENDS_${PN} += " \ qtgraphicaleffects \ qtquickcontrols-qmlplugins \ + gawk \ "