From bd100d5815cde4fd13aff9b051b54ba64158c70e Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 21:25:22 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- sgml-common.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/sgml-common.spec b/sgml-common.spec index f2923d7..20d7791 100644 --- a/sgml-common.spec +++ b/sgml-common.spec @@ -32,6 +32,7 @@ Patch0: sgml-common-umask.patch Patch1: sgml-common-xmldir.patch Patch2: sgml-common-quotes.patch +BuildRequires: make BuildRequires: libxml2 BuildRequires: automake Requires: %{_bindir}/basename