From 824d2943a09d7c045a132a0bae0784b9e14f1021 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 00:49:45 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- watchdog.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/watchdog.spec b/watchdog.spec index 0e27d87..f0331cb 100644 --- a/watchdog.spec +++ b/watchdog.spec @@ -27,6 +27,7 @@ Patch10: 0010-Choose-libtirpc-or-another-RPC-library-for-XDR-heade.patch # Non-upstream patch to document SELinux support. Patch99: 0004-watchdog-5.13-rhseldoc.patch +BuildRequires: make BuildRequires: gcc BuildRequires: libtirpc-devel BuildRequires: systemd-units