mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: netsurf: Add libnslog input.
* gnu/packages/web.scm (netsurf)[inputs]: Add libnslog.
This commit is contained in:
parent
2c618972c0
commit
9e43348e75
1 changed files with 1 additions and 0 deletions
|
@ -4649,6 +4649,7 @@ (define-public netsurf
|
|||
("libdom" ,libdom)
|
||||
("libnsbmp" ,libnsbmp)
|
||||
("libnsgif" ,libnsgif)
|
||||
("libnslog" ,libnslog)
|
||||
("libnspsl" ,libnspsl)
|
||||
("libnsutils" ,libnsutils)
|
||||
("libsvgtiny" ,libsvgtiny)
|
||||
|
|
Loading…
Reference in a new issue