From 80feb8cd7cece4da000ea2cfb6ef867ce67dea71 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 17 Dec 2020 03:46:31 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- community-mysql.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/community-mysql.spec b/community-mysql.spec index d49a94a..5f8e306 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -188,6 +188,7 @@ BuildRequires: perl(Time::HiRes) BuildRequires: perl(Time::localtime) BuildRequires: perl(warnings) BuildRequires: systemd +BuildRequires: make