From 3c2d630137e25fbf383ebfa0566309a712fc4f53 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Dec 18 2020 22:55:18 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/frotz.spec b/frotz.spec index 3931e95..3bb153a 100644 --- a/frotz.spec +++ b/frotz.spec @@ -23,6 +23,7 @@ BuildRequires: pkgconfig(libjpeg) BuildRequires: pkgconfig(sdl2) BuildRequires: pkgconfig(SDL2_mixer) BuildRequires: pkgconfig(zlib) +BuildRequires: make %global _description\ Frotz is an interpreter for Infocom games and other Z-machine games. It\