From 3b24e77f3e88319ae1c256b3223680229a76fc40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 7 Dec 2020 19:35:08 +0100 Subject: [PATCH] BuildRequire make explicitly See https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- python3.10.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python3.10.spec b/python3.10.spec index dc6ea49..0eb9e23 100644 --- a/python3.10.spec +++ b/python3.10.spec @@ -191,6 +191,7 @@ BuildRequires: libtirpc-devel BuildRequires: libGL-devel BuildRequires: libuuid-devel BuildRequires: libX11-devel +BuildRequires: make BuildRequires: ncurses-devel BuildRequires: openssl-devel