From 4364ace5680f455ad1e8e62c9824f78e5e5c4f26 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 19 2018 18:56:44 +0000 Subject: add BuildRequires: gcc-c++ Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- diff --git a/nut.spec b/nut.spec index 7a9cebe..dcedc24 100644 --- a/nut.spec +++ b/nut.spec @@ -40,6 +40,7 @@ Requires(preun): systemd-units Requires(postun): coreutils chkconfig systemd-units Obsoletes: nut-hal < 2.6.0-7 +BuildRequires: gcc-c++ BuildRequires: autoconf BuildRequires: automake BuildRequires: avahi-devel