Add missing BuildRequires on gcc-c++
./libtool: line 1125: g++: command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1604129 Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
005e18a89b
commit
09c4448424
@ -7,6 +7,7 @@ License: BSD
|
|||||||
URL: https://github.com/google/glog
|
URL: https://github.com/google/glog
|
||||||
Source0: https://github.com/google/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/google/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: autoconf, gflags-devel >= 2.1.0
|
BuildRequires: autoconf, gflags-devel >= 2.1.0
|
||||||
Requires: gflags
|
Requires: gflags
|
||||||
|
Loading…
Reference in New Issue
Block a user