fix: add 8 missing recipes to protected-recipes.toml
Missing from initial TOML conversion: - kf6-ksvg, kf6-pty, kf6-notifyconfig, kf6-parts (KDE frameworks) - kglobalacceld (KDE global accelerator daemon) - redbear-keymapd, redbear-ime, redbear-accessibility (input services) Total protected recipes: 119 (matches original hardcoded list)
This commit is contained in:
@@ -42,7 +42,7 @@ recipes = [
|
||||
"redbear-sessiond", "redbear-authd", "redbear-session-launch",
|
||||
"redbear-greeter", "redbear-dbus-services", "redbear-notifications",
|
||||
"redbear-upower", "redbear-udisks", "redbear-polkit", "redbear-quirks",
|
||||
"redbear-release",
|
||||
"redbear-release", "redbear-keymapd", "redbear-ime", "redbear-accessibility",
|
||||
]
|
||||
|
||||
# Qt stack with Red Bear patches
|
||||
@@ -85,8 +85,10 @@ recipes = [
|
||||
"kf6-kio", "kf6-kbookmarks", "kf6-kcompletion", "kf6-kdeclarative",
|
||||
"kf6-kcmutils", "kf6-kidletime", "kf6-kwayland", "kf6-knewstuff",
|
||||
"kf6-kwallet", "kf6-prison", "kf6-kirigami",
|
||||
"kf6-ksvg", "kf6-pty", "kf6-notifyconfig", "kf6-parts",
|
||||
"kdecoration", "kwin", "plasma-desktop", "plasma-workspace",
|
||||
"plasma-framework", "plasma-wayland-protocols", "kirigami",
|
||||
"kglobalacceld",
|
||||
]
|
||||
|
||||
# Orbutils (has local patch)
|
||||
|
||||
Reference in New Issue
Block a user