Fix the build with sysprof 45

sysprof 45 has changed libsysprof library API that gtk uses for its test
suite. Disable it for now to fix the build.

sysprof-capture is is unaffected though and the API is unchanged in
sysprof 45, so we don't need to disable that.

https://gitlab.gnome.org/GNOME/gtk/-/issues/6112
This commit is contained in:
Kalev Lember 2023-09-21 16:24:17 +02:00
parent b40cb5387f
commit c50348988f

View File

@ -49,7 +49,6 @@ BuildRequires: pkgconfig(libjpeg)
BuildRequires: pkgconfig(libpng)
BuildRequires: pkgconfig(libtiff-4)
BuildRequires: pkgconfig(pango) >= %{pango_version}
BuildRequires: pkgconfig(sysprof-4)
BuildRequires: pkgconfig(sysprof-capture-4)
BuildRequires: pkgconfig(tracker-sparql-3.0)
BuildRequires: pkgconfig(wayland-client) >= %{wayland_version}