From 392779f98bd14291f602e7ffc04694208db1e063 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 5 Jan 2021 06:14:57 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- ibus-anthy.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/ibus-anthy.spec b/ibus-anthy.spec index 2f0c43e..3eee8d4 100644 --- a/ibus-anthy.spec +++ b/ibus-anthy.spec @@ -49,6 +49,7 @@ BuildRequires: ibus BuildRequires: intltool BuildRequires: libtool BuildRequires: pkgconfig +BuildRequires: make %if %with_python3 BuildRequires: python3-devel BuildRequires: python3-gobject