qqc2-breeze-style: fix license warning

Fix the following warning:

WARNING: qqc2-breeze-style-6.2.4-r0 do_populate_lic: QA Issue: LGPL-3.0-only not found in checksum table, md5sum=852ecadc0ac7e6f4d7144d5544a3815b [reuse_license]

Signed-off-by: Marc Ferland <marc.ferland@gmail.com>
This commit is contained in:
Marc Ferland
2024-12-15 22:15:01 -05:00
committed by Andreas Cord-Landwehr
parent 30dcc1c528
commit 01ca09e5b4

View File

@@ -5,6 +5,7 @@
SUMMARY = "Breeze inspired QtQuickControls 2 Style"
HOMEPAGE = "https://invent.kde.org/plasma/qqc2-breeze-style"
LICENSE = "LGPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSES/LGPL-3.0-only.txt;md5=852ecadc0ac7e6f4d7144d5544a3815b"
PR = "r0"
DEPENDS = " \
@@ -14,7 +15,6 @@ DEPENDS = " \
"
inherit cmake_plasma
inherit reuse_license_checksums
FILES:${PN} += " \
${libdir}/plugins/kf6/kirigami/platform/*.so \