mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: icedove-minimal: Unbundle nss.
* gnu/packages/gnuzilla.scm (icedove-minimal) [inputs]: Add nss.
[#:phases] {configure}: Add "ac_add_options --with-system-nss\n" to mozconfig
file.
Change-Id: I3b67ed540a5d68d33fe31c3435051d367baef246
This commit is contained in:
parent
b63ab3556e
commit
a75adabc15
1 changed files with 2 additions and 2 deletions
|
|
@ -1484,7 +1484,7 @@ ca495991b7852b855"))
|
|||
"ac_add_options --with-system-jpeg\n"
|
||||
"ac_add_options --with-system-libevent\n"
|
||||
"ac_add_options --with-system-nspr\n"
|
||||
; UNBUNDLE-ME! "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"
|
||||
|
|
@ -1583,7 +1583,7 @@ ca495991b7852b855"))
|
|||
mesa
|
||||
mit-krb5
|
||||
nspr
|
||||
;; UNBUNDLE-ME! nss (pending upgrade of 'nss' to 3.90 or later)
|
||||
nss
|
||||
pango
|
||||
pixman
|
||||
pulseaudio
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue