mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: icecat: Use system ICU.
* gnu/packages/gnuzilla.scm (icecat)[arguments] <#:configure-flags>: Remove comment for "--with-system-icu".
This commit is contained in:
parent
a408e75766
commit
483ab08f84
1 changed files with 1 additions and 5 deletions
|
@ -524,11 +524,7 @@ (define-public icecat
|
|||
"--with-system-jpeg" ; must be libjpeg-turbo
|
||||
"--with-system-libevent"
|
||||
"--with-system-libvpx"
|
||||
|
||||
;; FIXME: It is preferable to build with system
|
||||
;; libraries, but this fixes crashes.
|
||||
;; "--with-system-icu"
|
||||
|
||||
"--with-system-icu"
|
||||
"--with-system-nspr"
|
||||
"--with-system-nss"
|
||||
"--enable-system-pixman"
|
||||
|
|
Loading…
Reference in a new issue