mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: icedove: Unbundle NSS.
* gnu/packages/gnuzilla.scm (icedove) [inputs]: Add nss-next. Remove nspr-4.32. [configure]: Add "ac_add_options --with-system-nss".
This commit is contained in:
parent
cc9633ad07
commit
9fd1cd442f
1 changed files with 2 additions and 4 deletions
|
@ -1306,7 +1306,7 @@ ca495991b7852b855"))
|
|||
"ac_add_options --with-system-jpeg\n"
|
||||
"ac_add_options --with-system-libevent\n"
|
||||
"ac_add_options --with-system-nspr\n"
|
||||
;"ac_add_options --with-system-nss\n"
|
||||
"ac_add_options --with-system-nss\n"
|
||||
"ac_add_options --with-system-zlib\n"
|
||||
"ac_add_options --without-wasm-sandboxed-libraries\n"
|
||||
"mk_add_options MOZ_MAKE_FLAGS=-j"
|
||||
|
@ -1383,9 +1383,7 @@ ca495991b7852b855"))
|
|||
libxt
|
||||
mesa
|
||||
mit-krb5
|
||||
nspr-4.32
|
||||
;; FIXME: create nss >= 3.68 after core-updates merge
|
||||
;;nss
|
||||
nss-next
|
||||
pango
|
||||
pixman
|
||||
pulseaudio
|
||||
|
|
Loading…
Reference in a new issue