gnu: yelp-xsl: Enable documentation.

* gnu/packages/gnome.scm (yelp-xsl) [arguments]<#:configure-flag>
[--enable-doc]: New flag.
[native-inputs]: Add mallard-ducktype, intltool and libxslt.

Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
This commit is contained in:
Raghav Gururajan 2021-03-26 10:47:35 -04:00
parent 4d170cfb13
commit e8e33c4ac3
No known key found for this signature in database
GPG key ID: 45A8B1E86BCD10A6

View file

@ -6810,10 +6810,17 @@ (define-public yelp-xsl
(sha256
(base32 "1bdpgkzawhqmw52l6zx8czzg1ndfgcf1p44m2bxjdpqkc4afcgqc"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
(list
"--enable-doc")))
(native-inputs
`(("gettext-minimal" ,gettext-minimal)
`(("ducktype" ,mallard-ducktype)
("gettext" ,gettext-minimal)
("intltool" ,intltool)
("itstool" ,itstool)
("xmllint" ,libxml2)))
("xmllint" ,libxml2)
("xsltproc" ,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