me
/
guix
Archived
1
0
Fork 0

gnu: yelp-tools: Restore a comment.

* gnu/packages/gnome.scm (yelp-tools)[propagated-inputs]: Restore a
comment deleted in commit 416b1b9f56.
master
Mark H Weaver 2020-12-08 21:27:41 -05:00
parent 359f841c5d
commit a531055b0b
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with 1 additions and 0 deletions

View 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)))