diff options
author | CoprDistGit <infra@openeuler.org> | 2023-08-14 08:37:50 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-08-14 08:37:50 +0000 |
commit | e376bd33853ffcc8c04073448f731099bd1288c5 (patch) | |
tree | 9fcfdb479364b0dd4c21567e3f686e3e7fc1ad50 /firefox-nss-version.patch | |
parent | 5e436004d7ec50bc29f392fded92224b4cb93e86 (diff) |
automatic import of firefoxopeneuler20.03
Diffstat (limited to 'firefox-nss-version.patch')
-rw-r--r-- | firefox-nss-version.patch | 2 |
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") |