summaryrefslogtreecommitdiff
path: root/firefox-nss-version.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-08-14 08:37:50 +0000
committerCoprDistGit <infra@openeuler.org>2023-08-14 08:37:50 +0000
commite376bd33853ffcc8c04073448f731099bd1288c5 (patch)
tree9fcfdb479364b0dd4c21567e3f686e3e7fc1ad50 /firefox-nss-version.patch
parent5e436004d7ec50bc29f392fded92224b4cb93e86 (diff)
automatic import of firefoxopeneuler20.03
Diffstat (limited to 'firefox-nss-version.patch')
-rw-r--r--firefox-nss-version.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox-nss-version.patch b/firefox-nss-version.patch
index fb28c38..100ee04 100644
--- a/firefox-nss-version.patch
+++ b/firefox-nss-version.patch
@@ -5,7 +5,7 @@
nss_pkg = pkg_check_modules(
- "NSS", "nss >= 3.79.2", when="--with-system-nss", config=False
-+ "NSS", "nss >= 3.79", when="--with-system-nss", config=False
++ "NSS", "nss >= 3.72", when="--with-system-nss", config=False
)
set_config("MOZ_SYSTEM_NSS", True, when="--with-system-nss")