From aac96a26c92807bd683102ce1f9f4e4171b376c8ba985cd3efbf9531447c520b Mon Sep 17 00:00:00 2001 From: Dead Mozay Date: Fri, 2 Dec 2022 03:50:54 +0000 Subject: [PATCH] - Update wlroots minimum version to spec. OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wcm?expand=0&rev=5 --- wcm.changes | 5 +++++ wcm.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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