Author: ken
Date: Wed Mar 27 15:03:29 2019
New Revision: 21400

Log:
Add optional deps to libdrm.

Modified:
   trunk/BOOK/x/lib/libdrm.xml

Modified: trunk/BOOK/x/lib/libdrm.xml
==============================================================================
--- trunk/BOOK/x/lib/libdrm.xml Wed Mar 27 15:00:43 2019        (r21399)
+++ trunk/BOOK/x/lib/libdrm.xml Wed Mar 27 15:03:29 2019        (r21400)
@@ -83,9 +83,11 @@
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
       <xref linkend="cairo"/> (for tests),
+      <xref linkend="cmake"/> (could be used to find dependencies without 
pkgconfig files),
       <xref linkend="DocBook"/>,
       <xref linkend="docbook-xsl"/> and
       <xref linkend="libxslt"/> (to build manual pages),
+      <xref linkend="libatomic_ops"/> (required by architectures without 
native atomic operations),
       <xref linkend="valgrind"/>, and
       <ulink url="http://cunit.sourceforge.net/";>CUNIT</ulink> (for AMDGPU 
tests)
     </para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to