From 0f77040ea3905052fa6a43a905d5e297f2d4d310 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 9 Jul 2018 19:06:52 +0200 Subject: [PATCH] add BuildRequires: gcc Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot --- tmpwatch.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/tmpwatch.spec b/tmpwatch.spec index 0f23ac4..a2c7557 100644 --- a/tmpwatch.spec +++ b/tmpwatch.spec @@ -9,6 +9,7 @@ Group: System Environment/Base Requires: psmisc Provides: bundled(gnulib) # configure is looking for /sbin/fuser +BuildRequires: gcc BuildRequires: psmisc %description