diff options
author | Martin Stransky <stransky@redhat.com> | 2021-04-20 09:11:59 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2021-04-20 09:11:59 +0200 |
commit | 97efc42d63ba04ab6fc1eb05a759935f15aca97b (patch) | |
tree | 5c9d43bf272bafd8ce5ec7121e7a6c27d044c33c /firefox.spec | |
parent | Updated to 88.0 (diff) | |
parent | BuildRequire setuptools explicitly (diff) | |
download | librewolf-fedora-ff-97efc42d63ba04ab6fc1eb05a759935f15aca97b.tar.gz librewolf-fedora-ff-97efc42d63ba04ab6fc1eb05a759935f15aca97b.tar.bz2 librewolf-fedora-ff-97efc42d63ba04ab6fc1eb05a759935f15aca97b.zip |
Merge branch 'rawhide' of ssh://pkgs.fedoraproject.org/rpms/firefox into rawhide
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index 6fb0ba4..bd379fe 100644 --- a/firefox.spec +++ b/firefox.spec @@ -300,6 +300,7 @@ Requires: nspr >= %{nspr_build_version} Requires: nss >= %{nss_build_version} %endif BuildRequires: python3-devel +BuildRequires: python3-setuptools %if !0%{?flatpak} Requires: u2f-hidraw-policy %endif |