From ebe8cf2bf045723be4874f21fb987a0e2516e5e5 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 19:43:04 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- python3-cangjie.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python3-cangjie.spec b/python3-cangjie.spec index 0588658..c7e1726 100644 --- a/python3-cangjie.spec +++ b/python3-cangjie.spec @@ -10,6 +10,7 @@ Source0: http://cangjians.github.io/downloads/pycangjie/%{module_name}- Patch0: 0001-build-Explicitly-set-the-include-path.patch +BuildRequires: make BuildRequires: autoconf automake libtool BuildRequires: python3-Cython BuildRequires: python3-devel