kde: kf6-kdeclarative — declare kf6-kglobalaccel (find_package REQUIRED)
redbear-ci / check (push) Waiting to run

kf6-kdeclarative's CMakeLists does find_package(KF6GlobalAccel REQUIRED) on
non-Windows/Apple/Android/Haiku but never declared the dependency (it was passing
by cache in earlier builds). No cycle: kf6-kglobalaccel does not depend on it.
This commit is contained in:
2026-08-02 04:12:12 +03:00
parent b03aca45bd
commit 3100e91500
@@ -20,6 +20,7 @@ dependencies = [
"kf6-kconfig",
"kf6-kpackage",
"kf6-kwidgetsaddons",
"kf6-kglobalaccel",
]
script = """
DYNAMIC_INIT