Accepting request 936745 from home:jengelh:branches:X11:Wayland

- Declare g++ >= 8 is needed for building.

OBS-URL: https://build.opensuse.org/request/show/936745
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=65
This commit is contained in:
Michael Vetter 2021-12-09 15:51:16 +00:00 committed by Git OBS Bridge
parent f9b008097d
commit 53779da197
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