From 5573ec507b2ff8bcf2d4f1213f1335c4ef81bd8a Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 05:42:44 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- net-snmp.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/net-snmp.spec b/net-snmp.spec index 85682a3..5e8369a 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -63,6 +63,7 @@ Requires: %{name}-agent-libs%{?_isa} = %{epoch}:%{version}-%{release} # is not valid. We can use %%post because this particular %%triggerun script # should fire just after this package is installed. %{?systemd_requires} +BuildRequires: make BuildRequires: systemd BuildRequires: gcc BuildRequires: openssl-devel, bzip2-devel, elfutils-devel