From f26e3dce7357649f467003d90c63ea7179a1a1df Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:27:31 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- xfsdump.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xfsdump.spec b/xfsdump.spec index db62747..3f7a491 100644 --- a/xfsdump.spec +++ b/xfsdump.spec @@ -7,6 +7,7 @@ Release: 3%{?dist} License: GPL+ URL: http://oss.sgi.com/projects/xfs/ Source0: http://kernel.org/pub/linux/utils/fs/xfs/%{name}/%{name}-%{version}.tar.xz +BuildRequires: make BuildRequires: gcc BuildRequires: libtool, gettext, gawk BuildRequires: xfsprogs-devel, libuuid-devel, libattr-devel ncurses-devel