mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-24 19:21:24 +02:00
gnu: gettext: Add "doc" output.
* gnu/packages/gettext.scm (gnu-gettext)[outputs]: New field.
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
(base32
|
||||
"0pb9vp4ifymvdmc31ks3xxcnfqgzj8shll39czmk8c1splclqjzd"))))
|
||||
(build-system gnu-build-system)
|
||||
(outputs '("out"
|
||||
"doc")) ;8 MiB of HTML
|
||||
(inputs
|
||||
`(("expat" ,expat)))
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user