- Update to pkgconfig(wlroots) >= 0.17.0

* Build is choking, because there are three versions of wlroots
    available

  * No changelog was made available.

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wcm?expand=0&rev=8
This commit is contained in:
Dead Mozay
2025-01-07 05:28:11 +00:00
committed by Git OBS Bridge
parent 4b4228cedf
commit 6593f124b2
2 changed files with 9 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ BuildRequires: pkgconfig(wf-config) >= %{major_ver}
BuildRequires: pkgconfig(wf-shell) >= %{major_ver}
BuildRequires: pkgconfig(gtkmm-3.0)
BuildRequires: pkgconfig(xkbregistry)
BuildRequires: pkgconfig(wlroots) >= 0.16.0
BuildRequires: pkgconfig(wlroots) >= 0.17.0
BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(wayland-protocols)
Requires: wayfire >= %{major_ver}