summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2021-01-05 09:32:38 +0100
committerMartin Stransky <stransky@redhat.com>2021-01-05 09:32:38 +0100
commitd90f81503830562e8a4b9c8c906a86c7dd8f6233 (patch)
tree1ebc0f61d6a59a5e4b7b113aa1ad8af12b18e295 /firefox.spec
parentAllow tests to fail (diff)
parentAdd BuildRequires: make (diff)
downloadlibrewolf-fedora-ff-d90f81503830562e8a4b9c8c906a86c7dd8f6233.tar.gz
librewolf-fedora-ff-d90f81503830562e8a4b9c8c906a86c7dd8f6233.tar.bz2
librewolf-fedora-ff-d90f81503830562e8a4b9c8c906a86c7dd8f6233.zip
Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/firefox
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 f5fa80b..be4f885 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