gnu: man-db: Use 'groff-minimal' at run time.
commitc85f069148b33115f67f260e6ef2f10e4e80707e
authorLudovic Courtès <ludo@gnu.org>
Fri, 1 Dec 2017 09:49:47 +0000 (1 10:49 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sat, 2 Dec 2017 14:06:02 +0000 (2 15:06 +0100)
treef97aa0e4f2b0501723e61ffd39500737877944e5
parent3c97322a6e44cfb5aadf6dadfbed65170786a913
gnu: man-db: Use 'groff-minimal' at run time.

This reduces the closure of man-db from 175 MiB to 97 MiB.

* gnu/packages/man.scm (man-db)[native-inputs]: Add GROFF.
[inputs]: Replace GROFF with GROFF-MINIMAL.
[arguments]: #:configure-flags now refers to GROFF-MINIMAL.
Add #:disallowed-references.
gnu/packages/man.scm