From e5c4b2df5ac3020e1c61c09400e240be031529b5 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 19:58:41 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- python-qt5.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-qt5.spec b/python-qt5.spec index 52eef18..c1c04d6 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -62,6 +62,7 @@ Patch0: python-qt5_sipdir.patch # support newer Qt5 releases Patch1: PyQt5-Timeline.patch +BuildRequires: make BuildRequires: chrpath BuildRequires: findutils BuildRequires: pkgconfig(dbus-1)