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