From 17356a9b29202dac6becb1b5efa08ac40c5df4a6 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Dec 17 2020 02:45:32 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/bash-completion.spec b/bash-completion.spec index 33896a9..41c30e4 100644 --- a/bash-completion.spec +++ b/bash-completion.spec @@ -30,6 +30,7 @@ BuildRequires: tcllib # Needed for rfkill patch as it modifies Makefile.am # It should be removed while rebasing to bash-completion-2.8 BuildRequires: automake +BuildRequires: make Requires: bash >= 4.1 %description