guix-commits
[Top][All Lists]
Advanced

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

03/04: gnu: yelp-tools: Restore a comment.


From: guix-commits
Subject: 03/04: gnu: yelp-tools: Restore a comment.
Date: Tue, 15 Dec 2020 13:16:19 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit a531055b0b7bc3a5f70129120a5fe4eeed99cb4e
Author: Mark H Weaver <mhw@netris.org>
AuthorDate: Tue Dec 8 21:27:41 2020 -0500

    gnu: yelp-tools: Restore a comment.
    
    * gnu/packages/gnome.scm (yelp-tools)[propagated-inputs]: Restore a
    comment deleted in commit 416b1b9f56b514677660b56992cea1c78e00f519.
---
 gnu/packages/gnome.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 64fded1..a55900f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6785,6 +6785,7 @@ freedesktop.org help system specification.")
     (inputs
      `(("yelp-xsl" ,yelp-xsl)))
     (propagated-inputs
+     ;; Needed by `yelp-build', `yelp-check' or 'yelp.m4'.
      `(("itstool" ,itstool)
        ("xmllint" ,libxml2)
        ("xsltproc" ,libxslt)))



reply via email to

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