Author: randy
Date: 2013-01-10 17:25:50 -0700 (Thu, 10 Jan 2013)
New Revision: 10931
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/prog/yasm.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Added dependencies to the yasm instructions
Modified: trunk/BOOK/general/prog/yasm.xml
===================================================================
--- trunk/BOOK/general/prog/yasm.xml 2013-01-10 20:06:26 UTC (rev 10930)
+++ trunk/BOOK/general/prog/yasm.xml 2013-01-11 00:25:50 UTC (rev 10931)
@@ -62,6 +62,14 @@
</listitem>
</itemizedlist>
+ <bridgehead renderas="sect3">yasm Dependencies</bridgehead>
+
+ <bridgehead renderas="sect4">Optional</bridgehead>
+ <para role="optional">
+ <xref linkend="python2"/> or <xref linkend="python3"/>, and
+ <ulink url="http://cython.org/">Cython</ulink>
+ </para>
+
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/yasm"/></para>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2013-01-10 20:06:26 UTC (rev 10930)
+++ trunk/BOOK/general.ent 2013-01-11 00:25:50 UTC (rev 10931)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "10"> <!-- Always 2 digits -->
+<!ENTITY day "11"> <!-- Always 2 digits -->
<!ENTITY month "01"> <!-- Always 2 digits -->
<!ENTITY year "2013">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "January 10th, &year;">
+<!ENTITY releasedate "January 11th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!--
version|testing|unstable|development] -->
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2013-01-10 20:06:26 UTC
(rev 10930)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2013-01-11 00:25:50 UTC
(rev 10931)
@@ -45,6 +45,15 @@
-->
<listitem>
+ <para>January 11th, 2013</para>
+ <itemizedlist>
+ <listitem>
+ <para>[Randy] - Added dependencies to the yasm instructions.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>January 10th, 2013</para>
<itemizedlist>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page