From 08bbae9de7955cba05b4ab9b140fdb503f3fce03 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 18 Dec 2020 22:36:17 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- fetchmail.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/fetchmail.spec b/fetchmail.spec index ce3ded1..38e9917 100644 --- a/fetchmail.spec +++ b/fetchmail.spec @@ -12,6 +12,7 @@ URL: http://www.fetchmail.info/ # For a breakdown of the licensing, see COPYING License: GPL+ and Public Domain BuildRequires: gcc gettext-devel krb5-devel openssl-devel systemd python3-devel +BuildRequires: make %description Fetchmail is a remote mail retrieval and forwarding utility intended