From 2db164c4a1635da8ffcc5689c78acb7be9da4e17 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Wed, 16 Dec 2020 23:30:09 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- anthy-unicode.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anthy-unicode.spec b/anthy-unicode.spec index 7f0ebba..71bdeb9 100644 --- a/anthy-unicode.spec +++ b/anthy-unicode.spec @@ -18,6 +18,7 @@ BuildRequires: xemacs BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool +BuildRequires: make %endif Source0: https://github.com/fujiwarat/anthy-unicode/releases/download/%{version}/%{name}-%{version}.tar.gz