summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
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 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
bgstack15