From 83e0e75cb64ebf29a1913f529eaa90e4cd55bbf9 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 09 2018 17:06:49 +0000 Subject: add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- diff --git a/mod_auth_openidc.spec b/mod_auth_openidc.spec index e9e914a..887ef3b 100644 --- a/mod_auth_openidc.spec +++ b/mod_auth_openidc.spec @@ -23,6 +23,7 @@ License: ASL 2.0 URL: https://github.com/zmartzone/mod_auth_openidc Source0: https://github.com/zmartzone/mod_auth_openidc/releases/download/v%{version}/mod_auth_openidc-%{version}.tar.gz +BuildRequires: gcc BuildRequires: httpd-devel BuildRequires: openssl-devel BuildRequires: curl-devel