From a531055b0b7bc3a5f70129120a5fe4eeed99cb4e Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Tue, 8 Dec 2020 21:27:41 -0500 Subject: 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(+) (limited to 'gnu/packages/gnome.scm') diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 64fded105a..a55900f9a1 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))) -- cgit v1.2.3