add BuildRequires: gcc-c++

Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
This commit is contained in:
Igor Gnatenko 2018-07-10 16:15:35 +02:00
parent b0fae01f74
commit 4503cc4e0d
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ Source: https://github.com/acaudwell/Gource/releases/download/%{name}-%{version}
License: GPLv3+
BuildRequires: gcc-c++
BuildRequires: SDL2_image-devel
BuildRequires: SDL2-devel
BuildRequires: libpng-devel