From 8b57d0d17707994b5a2bcedba67e71f7b02dc8ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 7 Dec 2020 18:35:08 +0000 Subject: [PATCH] BuildRequire make explicitly See https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- python3.9.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python3.9.spec b/python3.9.spec index 77abb1d..f95829e 100644 --- a/python3.9.spec +++ b/python3.9.spec @@ -224,6 +224,7 @@ BuildRequires: libtirpc-devel BuildRequires: libGL-devel BuildRequires: libuuid-devel BuildRequires: libX11-devel +BuildRequires: make BuildRequires: ncurses-devel BuildRequires: openssl-devel