From 24fb771dc6476771cf09e068d2ee0cb5173dc71a Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 21:25:05 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- sg3_utils.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/sg3_utils.spec b/sg3_utils.spec index e744eb6..af2d92d 100644 --- a/sg3_utils.spec +++ b/sg3_utils.spec @@ -21,6 +21,7 @@ Patch3: fc_wwpn_id-non_FC-devices.patch URL: http://sg.danny.cz/sg/sg3_utils.html Requires: %{name}-libs%{?_isa} = %{version}-%{release} +BuildRequires: make BuildRequires: gcc BuildRequires: systemd