From 8a003c10019906dbfc04c57dd5d697dd881c7881 Mon Sep 17 00:00:00 2001 From: Hilton Chain Date: Sun, 3 Jul 2022 07:33:05 +0800 Subject: nongnu: firefox: Use system nspr. * nongnu/packages/mozilla.scm (firefox)[arguments]: Enable `--with-system-nspr` flag. [inputs]: Add nspr-4.32. Signed-off-by: Hilton Chain Signed-off-by: Jonathan Brielmaier --- nongnu/packages/mozilla.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nongnu/packages/mozilla.scm b/nongnu/packages/mozilla.scm index 455482c..f888b12 100644 --- a/nongnu/packages/mozilla.scm +++ b/nongnu/packages/mozilla.scm @@ -117,7 +117,7 @@ "--enable-jemalloc" ;; see https://bugs.gnu.org/32833 - ;; "--with-system-nspr" + "--with-system-nspr" ;; "--with-system-nss" ,(string-append "--with-clang-path=" @@ -388,7 +388,7 @@ libxt mesa mit-krb5 - ;; nspr + nspr-4.32 ;; nss pango pixman -- cgit v1.2.3