From 9b1947954c6fbed04def1ec118545fe8e51f7735 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Dec 07 2020 20:28:23 +0000 Subject: BuildRequire make explicitly See https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/python3.5.spec b/python3.5.spec index 782b07d..8ded855 100644 --- a/python3.5.spec +++ b/python3.5.spec @@ -150,6 +150,7 @@ BuildRequires: gnupg2 BuildRequires: libffi-devel BuildRequires: libGL-devel BuildRequires: libX11-devel +BuildRequires: make BuildRequires: ncurses-devel # workaround http://bugs.python.org/issue19804 (test_uuid requires ifconfig) BuildRequires: net-tools