Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLittleboyHarry <littleboyharry@qq.com>2022-06-03 14:50:59 +0800
committerGitHub <noreply@github.com>2022-06-03 08:50:59 +0200
commit32442ac7f36d71f0ba0d10bb5db19afa4a099e23 (patch)
tree147cfa90b80ec992c4bd5fb13da2fa6f7fbd5631
parent7943dd82365fd9fb5034a0f1c05de3ccabda468a (diff)
Add `packagekit-qt5` for kde (#1300)
fix #1041
-rw-r--r--profiles/kde.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/kde.py b/profiles/kde.py
index 9edbe325..3de2dbad 100644
--- a/profiles/kde.py
+++ b/profiles/kde.py
@@ -13,6 +13,7 @@ __packages__ = [
"sddm",
"plasma-wayland-session",
"egl-wayland",
+ "packagekit-qt5",
]