From 0c3b2f6ee2b322764289f0f92bd90b064527d2dd Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 21:09:27 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- sblim-sfcCommon.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/sblim-sfcCommon.spec b/sblim-sfcCommon.spec index d9855b4..0bb17b8 100644 --- a/sblim-sfcCommon.spec +++ b/sblim-sfcCommon.spec @@ -7,6 +7,7 @@ License: EPL URL: http://sourceforge.net/projects/sblim/ Source0: http://downloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2 +BuildRequires: make BuildRequires: sblim-cmpi-devel BuildRequires: gcc gcc-c++