gnu: gettext: Add "doc" output.

* gnu/packages/gettext.scm (gnu-gettext)[outputs]: New field.
This commit is contained in:
Ludovic Courtès 2015-12-15 23:12:20 +01:00
parent 27ec9624ca
commit d7170f449c
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@
(base32
"0pb9vp4ifymvdmc31ks3xxcnfqgzj8shll39czmk8c1splclqjzd"))))
(build-system gnu-build-system)
(outputs '("out"
"doc")) ;8 MiB of HTML
(inputs
`(("expat" ,expat)))
(arguments