From beacaff1507a9dee1284175060af6716108e5931 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 19 2018 18:56:42 +0000 Subject: add BuildRequires: gcc-c++ Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- diff --git a/json.spec b/json.spec index 5350d2b..06e1589 100644 --- a/json.spec +++ b/json.spec @@ -11,6 +11,7 @@ License: MIT URL: https://github.com/nlohmann/%{name}/ Source0: https://github.com/nlohmann/json/archive/v%{version}.tar.gz +BuildRequires: gcc-c++ BuildRequires: cppcheck BuildRequires: /usr/bin/make BuildRequires: doxygen