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:
parent
bd48a6918f
commit
a387205d6c
|
|
@ -9,6 +9,7 @@ __packages__ = [
|
|||
"gnome",
|
||||
"gnome-tweaks",
|
||||
"gdm",
|
||||
"gnome-software-packagekit-plugin",
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue