gnu: yelp-xsl: Remove input labels.

* gnu/packages/gnome.scm (yelp-xsl)[native-inputs]: Remove labels.
This commit is contained in:
Marius Bakke 2022-06-30 23:09:27 +02:00
parent 90002914cb
commit 2a023a7bd8
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA

View File

@ -6839,15 +6839,13 @@ of running programs and invoke methods on those interfaces.")
(base32 "19d46rkajvr0f04560vlrzwvac88x5j8ilvzwkawbn5vjg069kf8"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
(list
"--enable-doc")))
'(#:configure-flags '("--enable-doc")))
(native-inputs
`(("ducktype" ,mallard-ducktype)
("gettext" ,gettext-minimal)
("itstool" ,itstool)
("xmllint" ,libxml2)
("xsltproc" ,libxslt)))
(list mallard-ducktype
gettext-minimal
itstool
libxml2
libxslt))
(synopsis "XSL stylesheets for Yelp")
(description "Yelp-XSL is a collection of programs and data files to help
you build, maintain, and distribute documentation. It provides XSLT stylesheets