BuildRequire sysprof-devel
We split out libsysprof-capture to a separate sysprof-capture-devel subpackage, but org.gnome.Sysprof3.Profiler.xml is in the main sysprof-devel subpackage. Add explicit BuildRequires on sysprof-devel to make sure we get org.gnome.Sysprof3.Profiler.xml.
This commit is contained in:
parent
602d8bb25a
commit
3bbaa6a5c1
@ -52,6 +52,7 @@ BuildRequires: pkgconfig(graphene-gobject-1.0)
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: pkgconfig(libpipewire-0.3) >= %{pipewire_version}
|
||||
BuildRequires: pkgconfig(sysprof-capture-4)
|
||||
BuildRequires: sysprof-devel
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: upower-devel
|
||||
BuildRequires: xorg-x11-server-Xorg
|
||||
|
Loading…
Reference in New Issue
Block a user