summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorTom Stellard <tstellar@redhat.com>2021-01-05 00:31:16 +0000
committerTom Stellard <tstellar@redhat.com>2021-01-05 00:31:16 +0000
commit827afe368346cc5ff93e9c842d026a101acfb541 (patch)
treeefa43c3384057b08096f029e637ecdcc2456df26 /firefox.spec
parentEnabled tests (diff)
downloadlibrewolf-fedora-ff-827afe368346cc5ff93e9c842d026a101acfb541.tar.gz
librewolf-fedora-ff-827afe368346cc5ff93e9c842d026a101acfb541.tar.bz2
librewolf-fedora-ff-827afe368346cc5ff93e9c842d026a101acfb541.zip
Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec1
1 files changed, 1 insertions, 0 deletions
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
bgstack15