diff --git a/config/redbear-full.toml b/config/redbear-full.toml index 0a729a0f6..62e30cf15 100644 --- a/config/redbear-full.toml +++ b/config/redbear-full.toml @@ -108,7 +108,7 @@ kf6-knewstuff = {} kf6-kwallet = {} kf6-kglobalaccel = {} kf6-pty = {} -kf6-knotifyconfig = {} +kf6-notifyconfig = {} kf6-kparts = {} icu = {} konsole = {} diff --git a/local/recipes/kde/konsole/recipe.toml b/local/recipes/kde/konsole/recipe.toml index 1aa89d038..7bb541142 100644 --- a/local/recipes/kde/konsole/recipe.toml +++ b/local/recipes/kde/konsole/recipe.toml @@ -34,7 +34,7 @@ dependencies = [ "kf6-kguiaddons", "kf6-kglobalaccel", "kf6-knewstuff", - "kf6-knotifyconfig", + "kf6-notifyconfig", "kf6-kparts", "kf6-pty", "kf6-sonnet",