From 88a3ca405c9eaef81169d554752f0ed1b292f4e6 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 24 Jul 2018 16:57:55 +0200 Subject: [PATCH] Add missing BuildRequires on gcc configure: error: no acceptable C compiler found in $PATH References: https://bugzilla.redhat.com/show_bug.cgi?id=1606473 Signed-off-by: Igor Gnatenko --- sysstat.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/sysstat.spec b/sysstat.spec index b6f8726..f68597c 100644 --- a/sysstat.spec +++ b/sysstat.spec @@ -11,6 +11,7 @@ Source: http://pagesperso-orange.fr/sebastien.godard/%{name}-%{version}.tar.xz Source10: colorsysstat.csh Source11: colorsysstat.sh +BuildRequires: gcc BuildRequires: gettext, lm_sensors-devel, systemd Requires: findutils, xz