From 17704306e5f5e3a42edd3254f414c72996a5b138 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 5 Jan 2021 01:32:38 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- libcgroup.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libcgroup.spec b/libcgroup.spec index 786e318..5f9be82 100644 --- a/libcgroup.spec +++ b/libcgroup.spec @@ -16,6 +16,7 @@ Patch4: libcgroup-0.40.rc1-templates-fix.patch BuildRequires: autoconf, automake, libtool BuildRequires: gcc, gcc-c++ BuildRequires: byacc, coreutils, flex, pam-devel, systemd-units +BuildRequires: make Requires(pre): shadow-utils Requires(post): systemd Requires(preun): systemd