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:
Igor Gnatenko 2018-07-24 16:46:15 +02:00
parent 005e18a89b
commit 09c4448424
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -7,6 +7,7 @@ License: BSD
URL: https://github.com/google/glog
Source0: https://github.com/google/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: gcc-c++
BuildRequires: gcc
BuildRequires: autoconf, gflags-devel >= 2.1.0
Requires: gflags