From a92a952bca0e68188f1f32cc68f2413ad05ed76b9dc2a74ee2b32b7243782c3b Mon Sep 17 00:00:00 2001 From: Dead Mozay Date: Thu, 1 Dec 2022 03:51:08 +0000 Subject: [PATCH] - Set wlroots max version to spec. OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wcm?expand=0&rev=4 --- wcm.changes | 5 +++++ wcm.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/wcm.changes b/wcm.changes index 9bdce32..f4ddf03 100644 --- a/wcm.changes +++ b/wcm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 30 03:30:57 UTC 2022 - Dead Mozay + +- Set wlroots max version to spec. + ------------------------------------------------------------------- Wed Feb 3 04:38:04 UTC 2021 - Dead Mozay diff --git a/wcm.spec b/wcm.spec index a5f7898..79cff59 100644 --- a/wcm.spec +++ b/wcm.spec @@ -32,6 +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(wayland-client) BuildRequires: pkgconfig(wayland-protocols) Requires: wayfire