fix: align kparts package name
This commit is contained in:
@@ -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 = {}
|
||||||
|
|||||||
@@ -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",
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user