diff --git a/flatpak-runtime-packages.yaml b/flatpak-runtime-packages.yaml index 0f67e37..83b0237 100644 --- a/flatpak-runtime-packages.yaml +++ b/flatpak-runtime-packages.yaml @@ -49,11 +49,13 @@ extra-components: ref: private-f26-flatpak buildorder: -1 gobject-introspection: - rationale: Rebuild to include devel which is filtered out of base-runtime + rationale: > + Rebuild to include devel which is filtered out of base-runtime ref: f26 buildorder: 0 -# These are binary packages built from extra-components that we want in the api list +# These are binary packages built from extra-components that we want +# in the api list extra-api: - flatpak-rpm-macros - flatpak-runtime-config @@ -65,15 +67,16 @@ extra-api: # These are keys to change for packages that we do depsolve overrides: python-cryptography: - # Freeze to this version, until python-cryptography 1.9 is in updates-testing - # and the bootstrap module is updated as well; otherwise we fail on missing/ - # wrong-versioned dependencies. - ref: e0298e25e9da5501076d61449640f61c10fdef5a + # Freeze to this version, until python-cryptography 1.9 is in + # updates-testing and the bootstrap module is updated as well + # otherwise we fail on missing/ wrong-versioned dependencies. + ref: e0298e25e9da5501076d61449640f61c10fdef5a -# When computing the order to build things in, we can get into circular dependencies -# For example gtk3 requires wayland which requires dot from graphviz to build, but -# graphviz needs gtk3. The packages in this list indicate links to ignore when -# computing the build order. +# When computing the order to build things in, we can get into circular +# dependencies +# For example gtk3 requires wayland which requires dot from graphviz +# to build, but graphviz needs gtk3. The packages in this list indicate +# links to ignore when computing the build order. build-order-ignore: - adwaita-icon-theme - graphviz