From f7a892e867a3a4112987b5e0b67419f3c04d38b8 Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Thu, 11 Jan 2024 20:49:19 +0100 Subject: [PATCH] layer-shell-qt: adapt packaging for new QML plugin --- recipes-plasma/layer-shell-qt.inc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/recipes-plasma/layer-shell-qt.inc b/recipes-plasma/layer-shell-qt.inc index 4346f4b..393c711 100644 --- a/recipes-plasma/layer-shell-qt.inc +++ b/recipes-plasma/layer-shell-qt.inc @@ -22,3 +22,7 @@ DEPENDS = " \ " inherit cmake_plasma + +FILES:${PN} += " \ + ${libdir}/qml/org/kde/layershell/* \ +"