From 4b209fc961ff4e964598fa0df8e979057d5830ce Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 5 Jan 2021 02:03:38 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- libiptcdata.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libiptcdata.spec b/libiptcdata.spec index b61610a..1be89e9 100644 --- a/libiptcdata.spec +++ b/libiptcdata.spec @@ -28,6 +28,7 @@ metadata. Summary: Python bindings for libiptcdata Requires: %{name}%{?_isa} = %{version}-%{release} BuildRequires: python3-devel +BuildRequires: make %description -n python3-%{name} The libiptcdata-python package contains a Python module that allows Python