From f5aa58717c664af39724dc594ef5d88ef317c32d Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 01:11:38 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- pcs.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/pcs.spec b/pcs.spec index a3d1a9f..ba261d5 100644 --- a/pcs.spec +++ b/pcs.spec @@ -50,6 +50,7 @@ Source101: https://github.com/idevat/pcs-web-ui/releases/download/%{ui_commit}/p Patch0: fix-getting-type-hints-annotations-in-python-3.10.patch # git for patches +BuildRequires: make BuildRequires: git #printf from coreutils is used in makefile BuildRequires: coreutils