From e5575cd12339a86d67773ce999c63012d2bf9ed2 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Wed, 6 Jan 2021 21:22:39 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- mailcap.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/mailcap.spec b/mailcap.spec index fff547d..3367ccb 100644 --- a/mailcap.spec +++ b/mailcap.spec @@ -6,6 +6,7 @@ Summary: Helper application and MIME type associations for file types License: Public Domain and MIT URL: https://pagure.io/mailcap Source0: https://pagure.io/releases/mailcap/%{name}-%{version}.tar.xz +BuildRequires: make BuildRequires: perl-interpreter # the test script is written in python BuildRequires: python3