From 1b51c93b11db5af4666c95aa2ba324c796f94454 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 22:40:53 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- tmpwatch.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/tmpwatch.spec b/tmpwatch.spec index c791212..fa32fc9 100644 --- a/tmpwatch.spec +++ b/tmpwatch.spec @@ -8,6 +8,7 @@ License: GPLv2 Requires: psmisc Provides: bundled(gnulib) # configure is looking for /sbin/fuser +BuildRequires: make BuildRequires: gcc BuildRequires: psmisc