From 0597c02aee1a1aa089ec78679e848234db5a824d Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 9 Jan 2021 01:46:54 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- yelp-xsl.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/yelp-xsl.spec b/yelp-xsl.spec index dbb4975..884a7b3 100644 --- a/yelp-xsl.spec +++ b/yelp-xsl.spec @@ -8,6 +8,7 @@ URL: https://download.gnome.org/sources/yelp-xsl Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz BuildArch: noarch +BuildRequires: make BuildRequires: python3-libxml2 BuildRequires: /usr/bin/ducktype BuildRequires: /usr/bin/xmllint