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:
committed by
Andreas Cord-Landwehr
parent
30dcc1c528
commit
01ca09e5b4
@@ -5,6 +5,7 @@
|
|||||||
SUMMARY = "Breeze inspired QtQuickControls 2 Style"
|
SUMMARY = "Breeze inspired QtQuickControls 2 Style"
|
||||||
HOMEPAGE = "https://invent.kde.org/plasma/qqc2-breeze-style"
|
HOMEPAGE = "https://invent.kde.org/plasma/qqc2-breeze-style"
|
||||||
LICENSE = "LGPL-3.0-only"
|
LICENSE = "LGPL-3.0-only"
|
||||||
|
LIC_FILES_CHKSUM = "file://LICENSES/LGPL-3.0-only.txt;md5=852ecadc0ac7e6f4d7144d5544a3815b"
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
DEPENDS = " \
|
DEPENDS = " \
|
||||||
@@ -14,7 +15,6 @@ DEPENDS = " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
inherit cmake_plasma
|
inherit cmake_plasma
|
||||||
inherit reuse_license_checksums
|
|
||||||
|
|
||||||
FILES:${PN} += " \
|
FILES:${PN} += " \
|
||||||
${libdir}/plugins/kf6/kirigami/platform/*.so \
|
${libdir}/plugins/kf6/kirigami/platform/*.so \
|
||||||
|
|||||||
Reference in New Issue
Block a user