aboutsummaryrefslogtreecommitdiffstats
path: root/prologue/hostreqs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'prologue/hostreqs.xml')
-rw-r--r--prologue/hostreqs.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml
index 3733ae5ad..a0221c139 100644
--- a/prologue/hostreqs.xml
+++ b/prologue/hostreqs.xml
@@ -134,6 +134,10 @@
</listitem>
<listitem>
+ <para><emphasis role="strong">Texinfo-4.7</emphasis></para>
+ </listitem>
+
+ <listitem>
<para><emphasis role="strong">Xz-5.0.0</emphasis></para>
</listitem>
@@ -198,6 +202,7 @@ patch --version | head -n1
echo Perl `perl -V:version`
sed --version | head -n1
tar --version | head -n1
+makeinfo --version | head -n1
xz --version | head -n1
echo 'main(){}' &gt; dummy.c &amp;&amp; g++ -o dummy dummy.c