From c38fc308ef53099c123240e5fd2642c5cc2691cf Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 24 2018 14:01:17 +0000 Subject: Add missing BuildRequires on gcc make[1]: gcc: Command not found References: https://bugzilla.redhat.com/show_bug.cgi?id=1603250 Signed-off-by: Igor Gnatenko --- diff --git a/3proxy.spec b/3proxy.spec index b07a3d2..3fb7dee 100644 --- a/3proxy.spec +++ b/3proxy.spec @@ -19,6 +19,7 @@ Source1: 3proxy.init Source2: 3proxy.cfg Source3: 3proxy.service # EPEL still require it +BuildRequires: gcc BuildRequires: openssl-devel Requires: initscripts