From 5ae8e9de95db96839fbdd3c017da18a2c7bf75d7 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 09 2021 00:55:45 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/wimlib.spec b/wimlib.spec index ff1190e..7bf35fd 100644 --- a/wimlib.spec +++ b/wimlib.spec @@ -8,6 +8,7 @@ License: (GPLv3+ or LGPLv3+) and GPLv3+ and CC0 URL: https://wimlib.net/ Source0: %{url}/downloads/%{name}-%{version}.tar.gz +BuildRequires: make BuildRequires: gcc BuildRequires: pkgconfig(fuse) BuildRequires: pkgconfig(libcrypto)