mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 08:04:10 +00:00
![Christian Hergert](/assets/img/avatar_default.png)
GLib will now be linking against sysprof-capture-4.a. To support that, sysprof had to remove the GLib dependency from sysprof-capture-4 which had the side-effect of breaking ABi. This bumps the dependency and includes a fallback to compile just the libsysprof-capture-4.a using a subproject wrap. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1352