From c756e4d79b02b9a6ce23aa404e28407b9bb3ad1c Mon Sep 17 00:00:00 2001 From: Joe Lawrence Date: Fri, 3 May 2024 13:32:31 -0400 Subject: [PATCH] spec: add make to BuildRequires (for `make install`) Resolves: RHEL-35450 Signed-off-by: Joe Lawrence --- kpatch.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kpatch.spec b/kpatch.spec index aa39833..95fc374 100644 --- a/kpatch.spec +++ b/kpatch.spec @@ -22,6 +22,8 @@ Patch2: 0003-do-not-rm-selinux-rpm-owned-directory.patch # kpatch-dnf backports (inactive -- for future reference) #Patch200: 0200-foo-bar-etcetera.patch +BuildRequires: make + Requires: bash kmod binutils Recommends: kpatch-dnf