From 09eba891f5c2cd308f5d1c6eea4552cce6a7ff97 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:32:20 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- xmlstarlet.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xmlstarlet.spec b/xmlstarlet.spec index 48134dd..991a74f 100644 --- a/xmlstarlet.spec +++ b/xmlstarlet.spec @@ -11,6 +11,7 @@ Source0: http://downloads.sourceforge.net/xmlstar/%{name}-%{version}.tar.gz Patch0: xmlstarlet-1.6.1-nogit.patch # http://sourceforge.net/tracker/?func=detail&aid=3266898&group_id=66612&atid=515106 +BuildRequires: make BuildRequires: gcc BuildRequires: xmlto automake autoconf libxslt-devel BuildRequires: libxml2-devel >= 2.6.23