diff --git a/wcm.changes b/wcm.changes index f4ddf03..9939f94 100644 --- a/wcm.changes +++ b/wcm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 2 03:40:34 UTC 2022 - Dead Mozay + +- Update wlroots minimum version to spec. + ------------------------------------------------------------------- Wed Nov 30 03:30:57 UTC 2022 - Dead Mozay diff --git a/wcm.spec b/wcm.spec index 79cff59..d9a3cc2 100644 --- a/wcm.spec +++ b/wcm.spec @@ -32,7 +32,7 @@ BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(libevdev) BuildRequires: pkgconfig(wf-config) BuildRequires: pkgconfig(wf-shell) -BuildRequires: pkgconfig(wlroots) < 0.16.0 +BuildRequires: pkgconfig(wlroots) >= 0.16.0 BuildRequires: pkgconfig(wayland-client) BuildRequires: pkgconfig(wayland-protocols) Requires: wayfire