add BuildRequires: gcc-c++,gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
This commit is contained in:
parent
3b15486fd3
commit
7189934421
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ License: GPLv2+
|
|||
URL: https://github.com/abrt/abrt-java-connector
|
||||
Source0: https://github.com/abrt/%{name}/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: cmake
|
||||
BuildRequires: satyr-devel
|
||||
BuildRequires: libreport-devel
|
||||
|
|
|
|||
Reference in a new issue