From a9519ce823ced28628b1ef14e9f9a73cea5f2098 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 22:28:13 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- texi2html.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/texi2html.spec b/texi2html.spec index 1471213..e727926 100644 --- a/texi2html.spec +++ b/texi2html.spec @@ -16,6 +16,7 @@ URL: http://www.nongnu.org/texi2html/ Requires: perl-interpreter >= 5.004 Requires: latex2html # autotools for the unbundling patches +BuildRequires: make BuildRequires: autoconf automake BuildRequires: gcc-c++ BuildRequires: latex2html texlive-tex4ht gettext