gnu: texinfo: Fix cross-compilation.
authorMathieu Othacehe <m.othacehe@gmail.com>
Wed, 4 Sep 2019 16:25:17 +0000 (18:25 +0200)
committerMathieu Othacehe <m.othacehe@gmail.com>
Wed, 4 Sep 2019 16:25:17 +0000 (18:25 +0200)
commit210b6412eeb915bba0848c1a947a24bfc51b9efc
tree86920085ccdce5c2dee6030c93503f5a000aecea
parent6ef379f879a1d098ec55a9ca294e808e24291daf
gnu: texinfo: Fix cross-compilation.

* gnu/packages/texinfo.scm (texinfo)[arguments]: Do not reset environment
before running configure with the native compiler, in a cross-compilation
context,
[inputs]: move perl from here ...
[native-inputs]: ... to here. Also add ncurses that is needed in a
cross-compilation context to build texinfo native tools.
gnu/packages/texinfo.scm