diff --git a/local/recipes/kde/kf6-ksvg/recipe.toml b/local/recipes/kde/kf6-ksvg/recipe.toml index fd6bedbcd7..74f6f37f76 100644 --- a/local/recipes/kde/kf6-ksvg/recipe.toml +++ b/local/recipes/kde/kf6-ksvg/recipe.toml @@ -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",