From 2b8bd3f76a9087fbd83c38ff9eae21e741579f97 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 17 Dec 2020 04:17:04 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- dbus-python.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/dbus-python.spec b/dbus-python.spec index c65cbf0..ee1c9d6 100644 --- a/dbus-python.spec +++ b/dbus-python.spec @@ -32,6 +32,7 @@ Summary: D-Bus bindings for python3 BuildRequires: python%{python3_pkgversion}-devel # for py3_build BuildRequires: python3dist(setuptools) +BuildRequires: make %description -n python%{python3_pkgversion}-dbus %{summary}.