Author: igor
Date: Sat Dec 28 16:33:28 2013
New Revision: 12477

Log:
mesalib doesn't require makedepend, add x7libs to fix broken dependency chain 
caused by libdrm not requiring libpciaccess

Modified:
   trunk/BOOK/x/installing/mesalib.xml

Modified: trunk/BOOK/x/installing/mesalib.xml
==============================================================================
--- trunk/BOOK/x/installing/mesalib.xml Sat Dec 28 16:09:00 2013        (r12476)
+++ trunk/BOOK/x/installing/mesalib.xml Sat Dec 28 16:33:28 2013        (r12477)
@@ -127,10 +127,10 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
-      <xref linkend="expat"/>,
-      <xref linkend="libdrm"/>,
-      <xref linkend="libxml2"/>, and
-      <xref linkend="makedepend"/>
+      <xref linkend="libxml2"/>,
+      <xref linkend="xorg7-lib"/>,
+      <xref linkend="libdrm"/>, and
+      <xref linkend="expat"/>
     </para>
 
     <bridgehead renderas="sect4">Recommended</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