Author: ken
Date: 2010-11-15 10:04:42 -0700 (Mon, 15 Nov 2010)
New Revision: 8691

Modified:
   trunk/BOOK/general/genlib/aspell.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/multimedia/videoutils/ffmpeg.xml
Log:
Update dependencies for aspell and ffmpeg.

Modified: trunk/BOOK/general/genlib/aspell.xml
===================================================================
--- trunk/BOOK/general/genlib/aspell.xml        2010-11-15 16:43:18 UTC (rev 
8690)
+++ trunk/BOOK/general/genlib/aspell.xml        2010-11-15 17:04:42 UTC (rev 
8691)
@@ -69,10 +69,10 @@
       </listitem>
     </itemizedlist>
 
-    <!--<bridgehead renderas="sect3">Aspell Dependencies</bridgehead>
+    <bridgehead renderas="sect3">Aspell Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
-    <para role="required"><xref linkend="which"/></para>-->
+    <para role="required"><xref linkend="which"/> (for the dictionaries)</para>
 
     <!-- <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional"><xref linkend="tetex"/></para> -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2010-11-15 16:43:18 UTC 
(rev 8690)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2010-11-15 17:04:42 UTC 
(rev 8691)
@@ -47,6 +47,10 @@
         <listitem>
           <para>[randy] - Updated to OpenLDAP-2.4.23.</para>
         </listitem>
+        <listitem>
+          <para>[ken] - clarified dependencies for ffmpeg and aspell,
+          thanks to Allard Welter for the report.</para>
+        </listitem>
       </itemizedlist>
     </listitem>
 

Modified: trunk/BOOK/multimedia/videoutils/ffmpeg.xml
===================================================================
--- trunk/BOOK/multimedia/videoutils/ffmpeg.xml 2010-11-15 16:43:18 UTC (rev 
8690)
+++ trunk/BOOK/multimedia/videoutils/ffmpeg.xml 2010-11-15 17:04:42 UTC (rev 
8691)
@@ -90,7 +90,9 @@
     <xref linkend="libvpx"/>,
     <xref linkend="x-window-system"/>,
     <ulink url="http://www.videolan.org/developers/x264.html";>x264</ulink>
-    (tested with the 20100615-2245 snapshot),
+    (tested with the 20100615-2245 snapshot : x264 needs 
+    <ulink url="http://www.tortall.net/projects/yasm/";>yasm</ulink> unless you
+    configure it with <literal>--disable-asm</literal>),
     <xref linkend="xvid"/></para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to