gnu: yelp-tools: Restore a comment.
authorMark H Weaver <mhw@netris.org>
Wed, 9 Dec 2020 02:27:41 +0000 (21:27 -0500)
committerMark H Weaver <mhw@netris.org>
Tue, 15 Dec 2020 18:12:45 +0000 (13:12 -0500)
* gnu/packages/gnome.scm (yelp-tools)[propagated-inputs]: Restore a
comment deleted in commit 416b1b9f56b514677660b56992cea1c78e00f519.

gnu/packages/gnome.scm

index 64fded1..a55900f 100644 (file)
@@ -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)))