kde: kf6-ksvg — declare kirigami dep (provides KF6KirigamiPlatform)
redbear-ci / check (push) Has been cancelled

kf6-ksvg find_package(KF6 ... KirigamiPlatform) but didn't declare the kirigami
recipe (which builds libKirigamiPlatform). No cycle: kirigami depends on qtbase/
qtdeclarative/qtsvg/qtshadertools, not ksvg.
This commit is contained in:
2026-08-01 22:13:57 +03:00
parent e67402e018
commit 4ee2055650
+2
View File
@@ -15,6 +15,8 @@ dependencies = [
# is provided by qtdeclarative, so declare it or configure fails.
"qtdeclarative",
"kf6-extra-cmake-modules",
# KF6KirigamiPlatform (platform theming) is provided by the kirigami recipe.
"kirigami",
"kf6-karchive",
"kf6-kconfig",
"kf6-kcolorscheme",