mirror of
https://github.com/flatpak/flatpak.git
synced 2026-09-19 03:32:46 -04:00
Fix an “The application foo requires the runtime bla which was not found” error when using libflatpak (not the CLI) to install an application whose runtime is provided by a different repo, and which is for a non-default architecture. This is a follow-up to commit f2ff664ff. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>