From 0c07a1694714362f989a6397425b879907a1de10 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Thu, 7 Jan 2021 06:38:22 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- opensm.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/opensm.spec b/opensm.spec index 8873ed0..a2e14c3 100644 --- a/opensm.spec +++ b/opensm.spec @@ -15,6 +15,7 @@ Source6: opensm.launch Source7: opensm.rwtab Source8: opensm.partitions +BuildRequires: make BuildRequires: gcc BuildRequires: libibumad-devel, systemd, systemd-units BuildRequires: bison, flex, byacc