Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/kde.py
diff options
context:
space:
mode:
authorDylan M. Taylor <dylan@dylanmtaylor.com>2022-06-09 12:32:01 -0400
committerGitHub <noreply@github.com>2022-06-09 18:32:01 +0200
commit86531ef62f777f91ef2f4ca7d102abdfccb11ded (patch)
tree198af0ea40714e7d9bf508d10a8fc486b3a39f39 /profiles/kde.py
parent0bdb46f3081aaed095f87e35b18b3714d8782ed1 (diff)
Remove packagekit (#1322)
* Remove packagekit * Update kde.py
Diffstat (limited to 'profiles/kde.py')
-rw-r--r--profiles/kde.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/kde.py b/profiles/kde.py
index 3de2dbad..d32bf31b 100644
--- a/profiles/kde.py
+++ b/profiles/kde.py
@@ -12,8 +12,7 @@ __packages__ = [
"ark",
"sddm",
"plasma-wayland-session",
- "egl-wayland",
- "packagekit-qt5",
+ "egl-wayland"
]