diff options
author | Martin Stransky <stransky@redhat.com> | 2021-01-05 09:32:38 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2021-01-05 09:32:38 +0100 |
commit | d90f81503830562e8a4b9c8c906a86c7dd8f6233 (patch) | |
tree | 1ebc0f61d6a59a5e4b7b113aa1ad8af12b18e295 | |
parent | Allow tests to fail (diff) | |
parent | Add BuildRequires: make (diff) | |
download | librewolf-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
-rw-r--r-- | firefox.spec | 1 |
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 |