From 827afe368346cc5ff93e9c842d026a101acfb541 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Tue, 5 Jan 2021 00:31:16 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- firefox.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 3e403c2..75270c3 100644 --- a/firefox.spec +++ b/firefox.spec @@ -313,6 +313,7 @@ BuildRequires: fdk-aac-free-devel BuildRequires: nss-tools BuildRequires: python2.7 %endif +BuildRequires: make Obsoletes: mozilla <= 37:1.7.13 Provides: webclient -- cgit