Revert "gnu: make-torbrowser: Unbundle nss."

This reverts commit 8ee7a32782,
which caused mullvadbrowser (and also torbrowser if uBlock Origin
was installed) to hang at times, becoming unable to load webpages
for the rest of the session. See #546.

Change-Id: I98efc8831813b17882a837c45b9f05deeac2d1c2
Reviewed-by: Mark H Weaver <mhw@netris.org>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
cdr-shdr-wdr 2025-06-18 20:18:31 +00:00 committed by Sharlatan Hellseher
parent 11d704f8da
commit 897f1f03e7
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -257,7 +257,7 @@ Browser.")
hunspell
libnotify
nspr
nss-rapid ; requires v. 3.101, so nss won't cut it for now.
;; UNBUNDLE-ME! nss (pending upgrade of 'nss' to 3.90 or later)
shared-mime-info
sqlite
eudev
@ -357,7 +357,7 @@ Browser.")
"--with-system-libvpx"
"--with-system-icu"
"--with-system-nspr"
"--with-system-nss"
;; UNBUNDLE-ME! "--with-system-nss" ; pending upgrade of 'nss' to 3.90
;; UNBUNDLE-ME! "--with-system-harfbuzz"
;; UNBUNDLE-ME! "--with-system-graphite2"
@ -404,7 +404,7 @@ Browser.")
;;"nsprpub"
;;
;; FIXME: Some of the bundled NSS sources are used
;; to build netwerk/socket/neqo_glue.
;; to build third_party/prio.
;;"security/nss"
;;
;; TODO: Use more system media libraries. See: