From a5bc3551f289473ca0e2338f5f4be4ffa8dd4e90 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 24 Jul 2018 17:06:12 +0200 Subject: [PATCH] Add missing BuildRequires on gcc make[1]: cc: Command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1603798 Signed-off-by: Igor Gnatenko --- dlm.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/dlm.spec b/dlm.spec index 8b91e82..aa16364 100644 --- a/dlm.spec +++ b/dlm.spec @@ -6,6 +6,7 @@ License: GPLv2 and GPLv2+ and LGPLv2+ Group: System Environment/Kernel Summary: dlm control daemon and tool URL: https://fedorahosted.org/cluster +BuildRequires: gcc BuildRequires: glibc-kernheaders BuildRequires: corosynclib-devel >= 1.99.9 BuildRequires: pacemaker-libs-devel >= 1.1.7