- Changed pkgconfig(wlroots) to >= 0.17.0

* Multiple options available for wlroots

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wf-shell?expand=0&rev=9
This commit is contained in:
Dead Mozay 2025-01-07 05:27:57 +00:00 committed by Git OBS Bridge
parent 65474cec6e
commit c3dfed549c
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 6 00:26:01 UTC 2025 - Shawn Dunn <sfalken@opensuse.org>
- Changed pkgconfig(wlroots) to >= 0.17.0
* Multiple options available for wlroots
-------------------------------------------------------------------
Mon Aug 26 03:34:37 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>

View File

@ -39,7 +39,7 @@ BuildRequires: pkgconfig(wayfire)
BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(wayland-protocols)
BuildRequires: pkgconfig(wf-config) >= %{major_ver}
BuildRequires: pkgconfig(wlroots) >= 0.16.0
BuildRequires: pkgconfig(wlroots) >= 0.17.0
%description
wf-shell is a repository which contains the various components needed to built a fully functional DE based around wayfire. Currently it has only a GTK-based panel and background client.
@ -49,7 +49,7 @@ Summary: Development files for %{name}
Requires: %{name} = %{version}
%description devel
%{summary}.
Development libraries for %{name}
%prep
echo "`grep %{name}-%{version}.tar.xz %{SOURCE1} | grep -Eo '^[0-9a-f]+'` %{SOURCE0}" | sha256sum -c