From 58bb861115b2d6ca3cb559f70cdcc24401b30ade Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 00:44:24 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- virt-what.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/virt-what.spec b/virt-what.spec index 5ff141b..8f2b46f 100644 --- a/virt-what.spec +++ b/virt-what.spec @@ -7,6 +7,7 @@ License: GPLv2+ URL: http://people.redhat.com/~rjones/virt-what/ Source0: http://people.redhat.com/~rjones/virt-what/files/%{name}-%{version}.tar.gz +BuildRequires: make BuildRequires: git # This is provided by the build root, but we make it explicit