Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-07 01:51:09 +00:00
parent 5f2d016252
commit 0b5e109c24

View File

@ -23,6 +23,7 @@ URL: https://github.com/zmartzone/mod_auth_openidc
Source0: https://github.com/zmartzone/mod_auth_openidc/archive/v%{version}.tar.gz
Patch0: mod_auth_openidc-2.4.3-nonlto.patch
BuildRequires: make
BuildRequires: gcc
BuildRequires: httpd-devel
BuildRequires: openssl-devel