diff --git a/wf-config.changes b/wf-config.changes index 3bce5ef..9278a5a 100644 --- a/wf-config.changes +++ b/wf-config.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 30 03:24:26 UTC 2022 - Dead Mozay + +- Set wlroots max version to spec. + ------------------------------------------------------------------- Sat Jun 19 13:13:01 UTC 2021 - Luigi Baldoni diff --git a/wf-config.spec b/wf-config.spec index d17d0fa..d4caa6c 100644 --- a/wf-config.spec +++ b/wf-config.spec @@ -32,7 +32,7 @@ BuildRequires: pkgconfig(doctest) BuildRequires: pkgconfig(glm) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(libevdev) -BuildRequires: pkgconfig(wlroots) +BuildRequires: pkgconfig(wlroots) < 0.16.0 %description A library for managing configuration files, written for wayfire.