diff --git a/wcm.changes b/wcm.changes index 2409567..763ff42 100644 --- a/wcm.changes +++ b/wcm.changes @@ -1,8 +1,15 @@ +------------------------------------------------------------------- +Sun Jan 5 17:43:04 UTC 2025 - Shawn Dunn + +- 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 - 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 diff --git a/wcm.spec b/wcm.spec index ed31080..b11cb82 100644 --- a/wcm.spec +++ b/wcm.spec @@ -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}