Skip to content

trivial: Be more specific when requesting information from plugins

Richard Hughes requested to merge wip/hughsie/more-refine-requires into master

The AppStream plugin happily shares all the information it knows for pretty much any resolve operation. Future plugins will query the data as required, and although they are fast, it won't be zero time.

Be explicit and request the things we need in the right places.

Merge request reports