Skip to content

packagekit: make sure to load all packages when necessary

Harald Sitter requested to merge work/sitter/loadallapps into master

since we lazy load packages by default we need to force load them when we run filters that require the complete list. notably the all and installed search

Merge request reports