summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firefox.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 2f3c66a..6ca48eb 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -7,6 +7,7 @@
%global test_offscreen 1
%global test_on_wayland 0
%global create_debuginfo 1
+%global system_nss 1
# Disable system nss for Rawhide due to rhbz#1908018
%if 0%{?fedora} > 33
%global system_nss 0
bgstack15