- Change BuildRequires: to wlroots >= 0.17.0 to clear unresolvable
build * A lot of effort in this release went into improving OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/wayfire?expand=0&rev=14
This commit is contained in:
parent
f507b883c5
commit
3bd45eb6e8
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 13 00:37:13 UTC 2024 - Shawn Dunn <sfalken@opensuse.org>
|
||||||
|
|
||||||
|
- Change BuildRequires: to wlroots >= 0.17.0 to clear unresolvable
|
||||||
|
build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 26 03:14:01 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
|
Mon Aug 26 03:14:01 UTC 2024 - Dead Mozay <dead_mozay@opensuse.org>
|
||||||
|
|
||||||
|
@ -56,7 +56,7 @@ BuildRequires: pkgconfig(wayland-cursor)
|
|||||||
BuildRequires: pkgconfig(wayland-protocols) >= 1.12
|
BuildRequires: pkgconfig(wayland-protocols) >= 1.12
|
||||||
BuildRequires: pkgconfig(wayland-server)
|
BuildRequires: pkgconfig(wayland-server)
|
||||||
BuildRequires: pkgconfig(wf-config) >= %{major_ver}
|
BuildRequires: pkgconfig(wf-config) >= %{major_ver}
|
||||||
BuildRequires: pkgconfig(wlroots) >= 0.16.0
|
BuildRequires: pkgconfig(wlroots) >= 0.17.0
|
||||||
BuildRequires: pkgconfig(xkbcommon)
|
BuildRequires: pkgconfig(xkbcommon)
|
||||||
BuildRequires: pkgconfig(xwayland)
|
BuildRequires: pkgconfig(xwayland)
|
||||||
Recommends: wayfire-config-manager
|
Recommends: wayfire-config-manager
|
||||||
|
Loading…
Reference in New Issue
Block a user