index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | LittleboyHarry <littleboyharry@qq.com> | 2022-06-03 14:50:59 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-03 08:50:59 +0200 |
commit | 32442ac7f36d71f0ba0d10bb5db19afa4a099e23 (patch) | |
tree | 147cfa90b80ec992c4bd5fb13da2fa6f7fbd5631 /profiles/kde.py | |
parent | 7943dd82365fd9fb5034a0f1c05de3ccabda468a (diff) |
-rw-r--r-- | profiles/kde.py | 1 |
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", ] |