From 58247ccdfb9420b31609b481d3c87e3a6aef3ae6 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:02:51 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- wsmancli.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/wsmancli.spec b/wsmancli.spec index 63c30b3..765fe86 100644 --- a/wsmancli.spec +++ b/wsmancli.spec @@ -9,6 +9,7 @@ Source: wsmancli-%{version}.tar.gz Source1: COPYING Source2: README Source3: AUTHORS +BuildRequires: make BuildRequires: openwsman-devel >= 2.1.0 pkgconfig curl-devel BuildRequires: autoconf automake libtool Requires: openwsman curl