From 8cad2d2e9b22121788595a9648a1b15dac2eb660 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 07 2021 02:01:44 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/mozjs60.spec b/mozjs60.spec index 20e003a..9f95182 100644 --- a/mozjs60.spec +++ b/mozjs60.spec @@ -54,6 +54,7 @@ Patch26: build-icu-big-endian.patch Patch30: Save-x28-before-clobbering-it-in-the-regex-compiler.patch Patch31: Save-and-restore-non-volatile-x28-on-ARM64-for-generated-unboxed-object-constructor.patch +BuildRequires: make BuildRequires: autoconf213 BuildRequires: gcc BuildRequires: gcc-c++