Accepting request 938150 from X11:Wayland

OBS-URL: https://build.opensuse.org/request/show/938150
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=29
This commit is contained in:
2021-12-09 18:45:54 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 8 16:59:46 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Declare g++ >= 8 is needed for building.
-------------------------------------------------------------------
Mon Aug 16 14:25:05 UTC 2021 - Michael Vetter <mvetter@suse.com>

View File

@@ -28,7 +28,7 @@ URL: https://github.com/Alexays/Waybar
#Source: https://github.com/Alexays/Waybar/archive/%{version}.tar.gz
Source: %{version}.tar.xz
BuildRequires: cmake
BuildRequires: gcc-c++
BuildRequires: gcc-c++ >= 8
BuildRequires: gtk-layer-shell-devel
BuildRequires: meson
BuildRequires: ninja