Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2020-12-17 03:14:41 +00:00
parent e88c68b18f
commit 7811509410

View File

@ -10,6 +10,7 @@ Source0: http://people.redhat.com/dhowells/fscache/cachefilesd-%{version}.tar.bz
BuildRequires: gcc
BuildRequires: systemd-units
BuildRequires: make
Requires(post): systemd-units
Requires(preun): systemd-units
Requires(postun): systemd-units