From fd0b982bf59bdbc48885d11b9e3e1f40a7204f3e Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 22:08:23 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- swig.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/swig.spec b/swig.spec index cece5ed..9356360 100644 --- a/swig.spec +++ b/swig.spec @@ -69,6 +69,7 @@ Source4: ccache-swig.csh # https://github.com/swig/swig/pull/1702 Patch0: swig-Upgrade-to-support-newer-NodeJS.patch +BuildRequires: make BuildRequires: perl-interpreter, pcre-devel BuildRequires: python%{python3_pkgversion}-devel BuildRequires: autoconf, automake, gawk, dos2unix