kdePackages: Plasma 6.1.5 -> 6.2.0

This commit is contained in:
K900 2024-09-20 09:01:51 +03:00
parent 91e87264ee
commit 0c879e6e01
13 changed files with 370 additions and 250 deletions

View file

@ -72,6 +72,7 @@ OK_MISSING_BY_PACKAGE = {
},
"kwin": {
"display-info", # newer versions identify as libdisplay-info
"Libcap", # used to call setcap at build time and nothing else
},
"libksysguard": {
"Libcap", # used to call setcap at build time and nothing else
@ -90,6 +91,7 @@ OK_MISSING_BY_PACKAGE = {
},
"powerdevil": {
"DDCUtil", # cursed, intentionally disabled
"Libcap", # used to call setcap at build time and nothing else
},
"print-manager": {
"PackageKitQt6", # used for auto-installing drivers which does not work for obvious reasons