From 8dea228bc0ea7557fb2089bb74d2d0307e147e5f Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Dec 17 2020 03:24:57 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/cdsclient.spec b/cdsclient.spec index c62d09e..460d881 100644 --- a/cdsclient.spec +++ b/cdsclient.spec @@ -14,6 +14,7 @@ Patch0: fix_makefile_debuginfo.patch Patch1: abibcode_share_location_trim.patch BuildRequires: gcc +BuildRequires: make # wget is used by some of the shell scripts to fetch data from servers Requires: wget