Add BuildRequires: make

https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
Tom Stellard 2020-12-17 03:49:47 +00:00
parent 0da72e3ba1
commit be86b4353f

View File

@ -7,6 +7,7 @@ URL: https://github.com/kilobyte/compsize
Source: https://github.com/kilobyte/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: gcc
BuildRequires: btrfs-progs-devel
BuildRequires: make
%description
compsize takes a list of files (given as arguments) on a btrfs filesystem and