From d14f78f8d9b9245d7621d2dc7669d4a3f35bedb8 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 24 2018 14:45:22 +0000 Subject: Add missing BuildRequires on gcc configure: error: no acceptable C compiler found in $PATH References: https://bugzilla.redhat.com/show_bug.cgi?id=1604644 Signed-off-by: Igor Gnatenko --- diff --git a/libprelude.spec b/libprelude.spec index 2fe71cd..f845f56 100644 --- a/libprelude.spec +++ b/libprelude.spec @@ -32,6 +32,7 @@ Patch6: libprelude-4.1.0-fix_prelude_tests_timer.patch # https://www.prelude-siem.org/issues/911 Patch7: libprelude-4.1.0-fix_compatibility_gnutls_3_6.patch Patch8: libprelude-4.1.0-fix_gnulib_error_with_fseeko.patch +BuildRequires: gcc BuildRequires: bison BuildRequires: chrpath BuildRequires: flex