- 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

@ -1,8 +1,15 @@
-------------------------------------------------------------------
Sun Jan 5 17:43:04 UTC 2025 - Shawn Dunn <sfalken@opensuse.org>
- Update to pkgconfig(wlroots) >= 0.17.0
* Build is choking, because there are three versions of wlroots
available
-------------------------------------------------------------------
Mon Aug 26 03:55:55 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 0.9.0:
* No changelog was made available.
* No changelog was made available.
-------------------------------------------------------------------
Mon Oct 09 05:58:44 UTC 2023 - dead_mozay@opensuse.org

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}