fix: align kparts package name

This commit is contained in:
2026-05-07 07:58:48 +01:00
parent 610b124387
commit e67336a75f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ kf6-kwallet = {}
kf6-kglobalaccel = {} kf6-kglobalaccel = {}
kf6-pty = {} kf6-pty = {}
kf6-notifyconfig = {} kf6-notifyconfig = {}
kf6-kparts = {} kf6-parts = {}
icu = {} icu = {}
konsole = {} konsole = {}
kglobalacceld = {} kglobalacceld = {}
+1 -1
View File
@@ -35,7 +35,7 @@ dependencies = [
"kf6-kglobalaccel", "kf6-kglobalaccel",
"kf6-knewstuff", "kf6-knewstuff",
"kf6-notifyconfig", "kf6-notifyconfig",
"kf6-kparts", "kf6-parts",
"kf6-pty", "kf6-pty",
"kf6-sonnet", "kf6-sonnet",
] ]