From 15b21e8de3cfa05803d1b2f41fc6cf1f71daea83 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Dec 17 2020 03:44:55 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/coldet.spec b/coldet.spec index 30c3126..b251419 100644 --- a/coldet.spec +++ b/coldet.spec @@ -9,6 +9,7 @@ Patch0: coldet-1.1-fixes.patch Patch1: coldet-1.2-gcc46.patch BuildRequires: gcc-c++ +BuildRequires: make %description This library is an effort to provide a free collision detection library for generic polyhedra. Its purpose is mainly for 3D games where accurate detection