From 97d1821d7f151e72ccc0346bd68ab38324632b09 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 17 Dec 2020 03:56:36 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- cppad.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/cppad.spec b/cppad.spec index edc66ba..b58a3b9 100644 --- a/cppad.spec +++ b/cppad.spec @@ -30,6 +30,7 @@ Source2: https://github.com/coin-or/CppAD/archive/%{yyyymmdd}.doc.tar.gz BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: cmake >= 2.8 +BuildRequires: make # Starting with f33, need to define this maco to build in source directory %define __cmake_in_source_build 1