guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

09/09: gnu: netsurf: Add libnslog input.


From: guix-commits
Subject: 09/09: gnu: netsurf: Add libnslog input.
Date: Tue, 30 Jul 2019 23:38:51 -0400 (EDT)

bavier pushed a commit to branch master
in repository guix.

commit 9e43348e75d1be79f03d75cea74afe2db5f5e77d
Author: Eric Bavier <address@hidden>
Date:   Tue Jul 30 22:37:27 2019 -0500

    gnu: netsurf: Add libnslog input.
    
    * gnu/packages/web.scm (netsurf)[inputs]: Add libnslog.
---
 gnu/packages/web.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 8b4521b..f2d1f31 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -4649,6 +4649,7 @@ w3c webidl files and a binding configuration file.")
        ("libdom" ,libdom)
        ("libnsbmp" ,libnsbmp)
        ("libnsgif" ,libnsgif)
+       ("libnslog" ,libnslog)
        ("libnspsl" ,libnspsl)
        ("libnsutils" ,libnsutils)
        ("libsvgtiny" ,libsvgtiny)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]