From 923e5c28d3593598c087e946e769068c2712a5eb Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 06:04:10 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- numad.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/numad.spec b/numad.spec index c7cc6ff..4ea7b8d 100644 --- a/numad.spec +++ b/numad.spec @@ -17,6 +17,7 @@ Patch0: 0000-remove-conf.patch Requires: systemd-units Requires(post): systemd-units Requires(preun): systemd-units +BuildRequires: make BuildRequires: gcc BuildRequires: systemd-units