From b98d70b936ce60d8adfbae06367bfed379828815 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Dec 18 2020 23:39:04 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/glyph-keeper.spec b/glyph-keeper.spec index 1239294..5816263 100644 --- a/glyph-keeper.spec +++ b/glyph-keeper.spec @@ -11,6 +11,7 @@ Patch1: glyph-keeper-0.32-so-compat.patch BuildRequires: gcc BuildRequires: freetype-devel >= 2.1.10 BuildRequires: SDL_gfx-devel allegro-devel +BuildRequires: make %description Glyph Keeper is a library for text rendering. It is written in C and can be