- 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:
parent
65474cec6e
commit
c3dfed549c
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user