mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
hostreqs: Raise texinfo minimal version to 5.0
Binutils-2.41 FTBFS with texinfo-4.x. I've tested 5.0 and it works. Link: https://sourceware.org/bugzilla/show_bug.cgi?id=30703
This commit is contained in:
parent
22c36bb8e4
commit
4b1b79442c
@ -145,7 +145,7 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para><emphasis role="strong">Texinfo-4.7</emphasis></para>
|
||||
<para><emphasis role="strong">Texinfo-5.0</emphasis></para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
@ -235,7 +235,7 @@ ver_check Perl perl 5.8.8
|
||||
ver_check Python python3 3.4
|
||||
ver_check Sed sed 4.1.5
|
||||
ver_check Tar tar 1.22
|
||||
ver_check Texinfo texi2any 4.7
|
||||
ver_check Texinfo texi2any 5.0
|
||||
ver_check Xz xz 5.0.0
|
||||
ver_kernel &min-kernel;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user