Ver Fonte

Updated dependencies for Gawk

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11036 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Chris Staub há 9 anos atrás
pai
commit
ce109f1a6b
2 ficheiros alterados com 14 adições e 4 exclusões
  1. 4 4
      appendices/dependencies.xml
  2. 10 0
      chapter01/changelog.xml

+ 4 - 4
appendices/dependencies.xml

@@ -799,8 +799,8 @@
         <segtitle>&dependencies;</segtitle>
 
         <seglistitem>
-         <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, Grep, Make,
-         Patch, Sed and, Texinfo</seg>
+         <seg>Bash, Binutils, Coreutils, GCC, Gettext, Glibc, GMP, Grep, Make,
+         MPFR, Patch, Readline, Sed and Texinfo</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -1785,7 +1785,7 @@
         <segtitle>&before;</segtitle>
 
         <seglistitem>
-          <seg>GCC</seg>
+          <seg>Gawk, GCC</seg>
         </seglistitem>
       </segmentedlist>
 
@@ -2071,7 +2071,7 @@
         <segtitle>&before;</segtitle>
 
         <seglistitem>
-          <seg>Bash</seg>
+          <seg>Bash, Gawk</seg>
         </seglistitem>
       </segmentedlist>
 

+ 10 - 0
chapter01/changelog.xml

@@ -35,6 +35,16 @@
       </itemizedlist>
     </listitem>
 -->
+    <listitem>
+      <para>2016-03-13</para>
+      <itemizedlist>
+        <listitem>
+          <para>[Chris] - Updated dependencies - Gawk can use
+          GMP, MPFR, Readline.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
     <listitem>
       <para>2016-03-09</para>
       <itemizedlist>