Fix args to flatpak_bundle_load

This commit is contained in:
Owen W. Taylor
2018-08-08 09:20:27 +02:00
committed by Alexander Larsson
parent 00b5f568ec
commit 70776b0eaf

View File

@@ -2163,9 +2163,10 @@ handle_runtime_repo_deps_from_bundle (FlatpakTransaction *self,
if (priv->disable_deps)
return TRUE;
metadata = flatpak_bundle_load (file, NULL,
metadata = flatpak_bundle_load (file,
NULL,
&ref,
NULL,
&dep_url,
NULL,
NULL,