Author: andy
Date: 2012-03-24 06:02:51 -0600 (Sat, 24 Mar 2012)
New Revision: 9746

Modified:
   trunk/BOOK/general/prog/subversion.xml
Log:
subversion requires sqlite

Modified: trunk/BOOK/general/prog/subversion.xml
===================================================================
--- trunk/BOOK/general/prog/subversion.xml      2012-03-24 02:43:45 UTC (rev 
9745)
+++ trunk/BOOK/general/prog/subversion.xml      2012-03-24 12:02:51 UTC (rev 
9746)
@@ -81,7 +81,8 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
-      <xref linkend="sqlite"/>, <xref linkend="apr-util"/>, and
+      <xref linkend="sqlite"/>,
+      <xref linkend="apr-util"/> and
       <xref linkend="neon"/> or
       <ulink url="http://code.google.com/p/serf/";>serf</ulink>.
     </para>
@@ -97,7 +98,6 @@
     <para role="optional">
       <xref linkend="python2"/> (required to run the test suite),
       <xref linkend="db"/>,
-      <xref linkend="sqlite"/>,
       <xref linkend="cyrus-sasl"/>,
       <xref linkend="openssl"/>,
       <xref linkend="dbus-glib"/>,

-- 
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