diff --git a/config/redbear-full.toml b/config/redbear-full.toml index 62e30cf15..67a6e6258 100644 --- a/config/redbear-full.toml +++ b/config/redbear-full.toml @@ -109,7 +109,7 @@ kf6-kwallet = {} kf6-kglobalaccel = {} kf6-pty = {} kf6-notifyconfig = {} -kf6-kparts = {} +kf6-parts = {} icu = {} konsole = {} kglobalacceld = {} diff --git a/local/recipes/kde/konsole/recipe.toml b/local/recipes/kde/konsole/recipe.toml index 7bb541142..312819a4b 100644 --- a/local/recipes/kde/konsole/recipe.toml +++ b/local/recipes/kde/konsole/recipe.toml @@ -35,7 +35,7 @@ dependencies = [ "kf6-kglobalaccel", "kf6-knewstuff", "kf6-notifyconfig", - "kf6-kparts", + "kf6-parts", "kf6-pty", "kf6-sonnet", ]