Add `gnome-software-packagekit-plugin`

This allows GNOME Software to work out of the box. I don't know why it's not a dependency, but GNOME Software is kinda borked without it.
This commit is contained in:
Atirut Wattanamongkol 2021-11-18 21:20:16 +07:00 committed by GitHub
parent bd48a6918f
commit a387205d6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ __packages__ = [
"gnome",
"gnome-tweaks",
"gdm",
"gnome-software-packagekit-plugin",
]