mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-04 15:04:07 +02:00
f33a977706
This is a follow-up to commit
378df42fc5
gnu: help2man: Add optional dependencies.
It resurrects the cross-building of all build dependencies for guix, e.g., for
creating a childhurd with a Guix development environment.
* gnu/packages/man.scm (help2man)[inputs]: Do not use perl-gettext when
cross-building; perl-gettext cannot be cross-built.