Revert "gnu: yelp-tools: De-propagate some inputs."

This reverts commit c3c92c456b.
This commit is contained in:
Marius Bakke 2020-12-01 23:06:24 +01:00
parent 5b580c0a28
commit e183418ff5
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -6779,12 +6779,13 @@ (define-public yelp-tools
(base32 "1yg8f5g5wadhmy4yfd9yjhvd8vll4gq4l86ibp0b42qbxnsmcf0q"))))
(build-system gnu-build-system)
(native-inputs
`(("itstool" ,itstool)
("pkg-config" ,pkg-config)
("xmllint" ,libxml2)
("xsltproc" ,libxslt)))
`(("pkg-config" ,pkg-config)))
(inputs
`(("yelp-xsl" ,yelp-xsl)))
(propagated-inputs
`(("itstool" ,itstool)
("xmllint" ,libxml2)
("xsltproc" ,libxslt)))
(synopsis "Yelp documentation tools")
(description
"Yelp-tools is a collection of scripts and build utilities to help create,