Loading
babl: 0.1.116 → 0.1.120
https://gitlab.gnome.org/GNOME/babl/-/compare/BABL_0_1_116...28d1099aaa1a518ee1b82aef4816da1670037f84 Introduces `relocatable` feature defaulting to `auto` (interpreted as `enabled` on Win32 or MacOS, `disabled` elsewhere) but since our Meson setup hooks passes `-Dauto_features=enabled`, we would be enabling it everywhere. Let’s explicitly disable it for Linux like expected, and for other platforms since I cannot test it there.