~ruther/guix-local

b63ab3556e5e8e1a83b99bcebf76551715083d20 — Maxim Cournoyer 1 year, 1 month ago ba59ec9
gnu: icecat-minimal: Unbundle nss.

* gnu/packages/gnuzilla.scm (icecat-minimal) [inputs]: Add nss.
[#:configure-flags]: Add "--with-system-nss".

Change-Id: Id485a6d53383309846a0b28aed2b24882142e3fd
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/gnuzilla.scm
M gnu/packages/gnuzilla.scm => gnu/packages/gnuzilla.scm +2 -2
@@ 768,7 768,7 @@ variable defined below.  It requires guile-json to be installed."
           hunspell
           libnotify
           nspr
           ;; UNBUNDLE-ME! nss  (pending upgrade of 'nss' to 3.90 or later)
           nss
           shared-mime-info
           sqlite
           eudev


@@ 866,7 866,7 @@ variable defined below.  It requires guile-json to be installed."
         ;; UNBUNDLE-ME! "--with-system-libvpx"
         "--with-system-icu"
         "--with-system-nspr"
         ;; UNBUNDLE-ME! "--with-system-nss" ; pending upgrade of 'nss' to 3.90
         "--with-system-nss"

         ;; UNBUNDLE-ME! "--with-system-harfbuzz"
         ;; UNBUNDLE-ME! "--with-system-graphite2"