From 17366b88eb17ac43035c07e4cb43957bb4f5b9d2 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 19:34:38 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- psacct.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/psacct.spec b/psacct.spec index c168e03..fd61f66 100644 --- a/psacct.spec +++ b/psacct.spec @@ -23,6 +23,7 @@ Requires(post): systemd Requires(preun): systemd Requires(postun): systemd +BuildRequires: make BuildRequires: autoconf BuildRequires: systemd BuildRequires: gcc