Author: randy
Date: 2013-01-10 11:03:28 -0700 (Thu, 10 Jan 2013)
New Revision: 10928
Modified:
trunk/BOOK/general.ent
trunk/BOOK/general/prog/guile.xml
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/postlfs/security/gnutls.xml
Log:
Added dependencies to the Guile and GnuTLS instructions
Modified: trunk/BOOK/general/prog/guile.xml
===================================================================
--- trunk/BOOK/general/prog/guile.xml 2013-01-05 22:47:05 UTC (rev 10927)
+++ trunk/BOOK/general/prog/guile.xml 2013-01-10 18:03:28 UTC (rev 10928)
@@ -76,7 +76,8 @@
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required">
<xref linkend="pkgconfig"/>,
- <xref linkend="gc"/> and
+ <xref linkend="gc"/>,
+ <xref linkend="libffi"/>, and
<xref linkend="libunistring"/>
</para>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2013-01-05 22:47:05 UTC (rev 10927)
+++ trunk/BOOK/general.ent 2013-01-10 18:03:28 UTC (rev 10928)
@@ -3,13 +3,13 @@
$Date$
-->
-<!ENTITY day "05"> <!-- Always 2 digits -->
+<!ENTITY day "10"> <!-- 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 5th, &year;">
+<!ENTITY releasedate "January 10th, &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-05 22:47:05 UTC
(rev 10927)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2013-01-10 18:03:28 UTC
(rev 10928)
@@ -45,6 +45,16 @@
-->
<listitem>
+ <para>January 10th, 2013</para>
+ <itemizedlist>
+ <listitem>
+ <para>[Randy] - Added dependencies to the Guile and GnuTLS
+ instructions.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>January 5th, 2013</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/postlfs/security/gnutls.xml
===================================================================
--- trunk/BOOK/postlfs/security/gnutls.xml 2013-01-05 22:47:05 UTC (rev
10927)
+++ trunk/BOOK/postlfs/security/gnutls.xml 2013-01-10 18:03:28 UTC (rev
10928)
@@ -106,7 +106,9 @@
<xref linkend="gtk-doc"/>,
<xref linkend="guile"/>,
<xref linkend="libidn"/>,
- <xref linkend="p11-kit"/> and
+ <xref linkend="p11-kit"/>,
+ <ulink url="http://unbound.net/">Unbound</ulink> (to build the DANE
library and requires
+ <ulink url="http://www.nlnetlabs.nl/projects/ldns/">ldns</ulink>), and
<ulink url="http://valgrind.org/">Valgrind</ulink> (used during the test
suite)
</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page