517bf9
diff -up firefox-102.2.0/build/moz.configure/nss.configure.nss-version firefox-102.2.0/build/moz.configure/nss.configure
517bf9
--- firefox-102.2.0/build/moz.configure/nss.configure.nss-version	2022-08-23 18:17:14.699869558 +0200
517bf9
+++ firefox-102.2.0/build/moz.configure/nss.configure	2022-08-23 18:15:33.790051448 +0200
517bf9
@@ -9,7 +9,7 @@ system_lib_option("--with-system-nss", h
517bf9
 imply_option("--with-system-nspr", True, when="--with-system-nss")
517bf9
 
517bf9
 nss_pkg = pkg_check_modules(
517bf9
-    "NSS", "nss >= 3.79.1", when="--with-system-nss", config=False
517bf9
+    "NSS", "nss >= 3.79", when="--with-system-nss", config=False
517bf9
 )
517bf9
 
517bf9
 set_config("MOZ_SYSTEM_NSS", True, when="--with-system-nss")
517bf9
diff -up firefox-102.2.0/.nss-version firefox-102.2.0/