From d6d6f7ee8409e543d93a3286f5ebadaef80b9193 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 5 Jan 2021 03:03:49 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- libvoikko.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libvoikko.spec b/libvoikko.spec index 8b2772c..592c27f 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -12,6 +12,7 @@ Source0: http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version} BuildRequires: gcc-c++ BuildRequires: python3-devel +BuildRequires: make # Require the Finnish morphology because Finnish is currently the only language # supported by libvoikko in Fedora. Requires: malaga-suomi-voikko