cbe2c5
--- firefox-102.6.0/build/moz.configure/nss.configure.firefox-nss-version	2022-12-06 19:14:59.439978420 +0100
cbe2c5
+++ firefox-102.6.0/build/moz.configure/nss.configure	2022-12-06 19:18:23.299471634 +0100
cbe2c5
@@ -9,7 +9,7 @@ system_lib_option("--with-system-nss", h
cbe2c5
 imply_option("--with-system-nspr", True, when="--with-system-nss")
cbe2c5
 
cbe2c5
 nss_pkg = pkg_check_modules(
cbe2c5
-    "NSS", "nss >= 3.79.2", when="--with-system-nss", config=False
cbe2c5
+    "NSS", "nss >= 3.79", when="--with-system-nss", config=False
cbe2c5
 )
cbe2c5
 
cbe2c5
 set_config("MOZ_SYSTEM_NSS", True, when="--with-system-nss")