From a06782c569b468c289ecaff083d651f2282ecf35 Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Sat, 15 May 2021 09:13:17 +0200 Subject: [PATCH] Add missing meta-xdg inherit --- recipes-plasma/plasma-workspace.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-plasma/plasma-workspace.inc b/recipes-plasma/plasma-workspace.inc index 3680459..96e784f 100644 --- a/recipes-plasma/plasma-workspace.inc +++ b/recipes-plasma/plasma-workspace.inc @@ -53,6 +53,7 @@ S = "${WORKDIR}/git" inherit cmake_plasma inherit kdoctools +inherit mime-xdg EXTRA_OECMAKE += " -DBUILD_xembed-sni-proxy=OFF"