Author: krejzi
Date: 2012-05-13 12:15:42 -0600 (Sun, 13 May 2012)
New Revision: 10199

Modified:
   trunk/BOOK/networking/netutils/networkmanager.xml
Log:
NetworkManager instructions/dependency fixes

Modified: trunk/BOOK/networking/netutils/networkmanager.xml
===================================================================
--- trunk/BOOK/networking/netutils/networkmanager.xml   2012-05-13 11:29:04 UTC 
(rev 10198)
+++ trunk/BOOK/networking/netutils/networkmanager.xml   2012-05-13 18:15:42 UTC 
(rev 10199)
@@ -78,12 +78,9 @@
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
       <xref linkend="dbus-glib"/>,
-      <xref linkend="gnutls"/>,
       <xref linkend="iptables"/>,
-      <xref linkend="libgcrypt"/>,
       <xref linkend="libnl"/>,
-      <xref linkend="libsoup"/>,
-      <xref linkend="polkit"/>,
+      <xref linkend="nss"/>,
       <xref linkend="udev"/> and
       <xref linkend="wireless_tools"/>
     </para>
@@ -92,8 +89,10 @@
     <para role="recommended">
       <xref linkend="consolekit"/>,
       <xref linkend="dhcpcd"/> or
-      <xref linkend="dhcp-client"/> and
-      <xref linkend="gobject-introspection"/>
+      <xref linkend="dhcp-client"/>,
+      <xref linkend="gobject-introspection"/>,
+      <xref linkend="libsoup"/> and
+      <xref linkend="polkit"/>
     </para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
@@ -123,7 +122,7 @@
             --libexecdir=/usr/lib/NetworkManager \
             --localstatedir=/var \
             --with-systemdsystemunitdir=no \
-            --with-crypto=gnutls &amp;&amp;
+            --with-crypto=nss &amp;&amp;
 make</userinput></screen>
 
     <para>To test the results, issue: <command>make check</command>.</para>

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