From 66d4c4954f20b8204b3d26878e6f69515222ad23 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 21:04:46 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- sagemath.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/sagemath.spec b/sagemath.spec index a4eecd8..c90f768 100644 --- a/sagemath.spec +++ b/sagemath.spec @@ -195,6 +195,7 @@ Patch24: %{name}-intersphinx.patch # Remove an unused call to a primecount function that no longer exists Patch25: %{name}-primecount.patch +BuildRequires: make BuildRequires: 4ti2 BuildRequires: arb-devel BuildRequires: bliss-devel