From f313703e097adc706e2f80accd88284af1ff8d99 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 18 Dec 2020 23:59:09 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- gpgme.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/gpgme.spec b/gpgme.spec index b68e1ad..facfbf5 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -111,6 +111,7 @@ BuildRequires: cmake Summary: %{name} bindings for Python 3 %{?python_provide:%python_provide python3-gpg} BuildRequires: python3-devel +BuildRequires: make Requires: %{name}%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} Obsoletes: platform-python-gpg < %{version}-%{release}