From dee0f805577f7d5eb30693ce89f37fb45f9a1b70 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 5 Jan 2021 06:14:02 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- hyphen.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/hyphen.spec b/hyphen.spec index 7ba5bb0..4f3f018 100644 --- a/hyphen.spec +++ b/hyphen.spec @@ -13,6 +13,7 @@ BuildRequires: perl-interpreter, patch, autoconf, automake, libtool %ifnarch s390 %{arm} %{mips} ppc64le BuildRequires: valgrind %endif +BuildRequires: make %description Hyphen is a library for high quality hyphenation and justification.