Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2021-01-09 03:44:02 +00:00
parent 13ba5ad94b
commit 697421c97e

View File

@ -14,6 +14,7 @@ Source: https://releases.pagure.org/passwd/passwd-%{version}.autotoolized.tar.bz
Patch0: passwd-0.80-manpage.patch
Patch1: passwd-0.80-S-output.patch
Requires: pam >= 1.0.90, /etc/pam.d/system-auth
BuildRequires: make
%if %{WITH_SELINUX}
Requires: libselinux >= 2.1.6-3
BuildRequires: libselinux-devel >= 2.1.6-3