kde: kf6-kdeclarative — declare kf6-kglobalaccel (find_package REQUIRED)
redbear-ci / check (push) Waiting to run
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:
@@ -20,6 +20,7 @@ dependencies = [
|
||||
"kf6-kconfig",
|
||||
"kf6-kpackage",
|
||||
"kf6-kwidgetsaddons",
|
||||
"kf6-kglobalaccel",
|
||||
]
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
|
||||
Reference in New Issue
Block a user