From 2dffec9a744138dabece0cfb45c27e0abd664403 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.6.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python3.6.spec b/python3.6.spec index d04e67c..52be35a 100644 --- a/python3.6.spec +++ b/python3.6.spec @@ -223,6 +223,7 @@ BuildRequires: libnsl2-devel BuildRequires: libtirpc-devel BuildRequires: libGL-devel BuildRequires: libX11-devel +BuildRequires: make BuildRequires: ncurses-devel BuildRequires: pkgconfig