Skip to content

CI: fix the fedora clang build

Ghost User requested to merge (removed):lixo1 into master

There is a bug in Fedora Rawhile g-ir-scan;

That said:

  • I changed one corresponding docker image from the past adding the needed packages to it;
  • This was needed because when we created the "fast build" scheme, we force the build to use more pre-installed stuff. So, the docker image required "installed packages" had changed.

Of course, new GJS or JHBuild dependencies will break this workaround scheme.

Merge request reports