plasma-systemmonitor: fix build error

Fix build error:

ERROR: plasma-systemmonitor-6.2.4-r0 do_package: QA Issue: plasma-systemmonitor: Files/directories were installed but not shipped in any package:
  /usr/share/kglobalaccel
  /usr/share/kglobalaccel/org.kde.plasma-systemmonitor.desktop

Signed-off-by: Marc Ferland <marc.ferland@sonatest.com>
This commit is contained in:
Marc Ferland
2025-02-20 12:14:41 -05:00
parent 6a395bf1a7
commit 787e0240f3

View File

@@ -30,6 +30,7 @@ inherit kf6-kdoctools
FILES_SOLIBSDEV = ""
FILES:${PN} += " \
${datadir}/kglobalaccel/ \
${datadir}/ksysguard/sensorfaces/ \
${datadir}/plasma/kinfocenter/externalmodules/ \
${libdir}/qml/org/kde/ksysguard/table/ \