From 56d6e2781202d8b45b133b96062d95a272d178d0 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 19:53:23 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- python-olefile.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-olefile.spec b/python-olefile.spec index c127842..e9d15c2 100644 --- a/python-olefile.spec +++ b/python-olefile.spec @@ -33,6 +33,7 @@ URL: https://www.decalage.info/python/olefile Source0: https://files.pythonhosted.org/packages/source/o/%{srcname}/%{srcname}-%{version}.zip BuildArch: noarch +BuildRequires: make BuildRequires: dos2unix BuildRequires: /usr/bin/find