mirror of
https://github.com/flatpak/flatpak.git
synced 2026-09-23 13:46:07 -04:00
Add support for collection IDs to the code which finds and pulls related refs and other extensions. Currently, related refs must have the same collection ID as the parent ref — this is the most likely scenario anyway. In future, it should be possible to extend the code to support pulling related refs from other collections. Signed-off-by: Philip Withnall <withnall@endlessm.com>