Author: igor
Date: Sat Dec 28 15:58:57 2013
New Revision: 12474
Log:
libdrm doesn't require x7libs
Modified:
trunk/BOOK/x/lib/libdrm.xml
Modified: trunk/BOOK/x/lib/libdrm.xml
==============================================================================
--- trunk/BOOK/x/lib/libdrm.xml Sat Dec 28 12:36:35 2013 (r12473)
+++ trunk/BOOK/x/lib/libdrm.xml Sat Dec 28 15:58:57 2013 (r12474)
@@ -30,9 +30,11 @@
<title>Introduction to libdrm</title>
<para>
- <application>libdrm</application> provides core library routines
- for the X Window System to directly interface with video hardware using
- the Linux kernel's Direct Rendering Manager (DRM).
+ <application>libdrm</application> provides user space library for
+ accessing the DRM, direct rendering manager, on operating systems that
+ support the ioctl interface. libdrm is a low-level library, typically
used
+ by graphics drivers such as the Mesa DRI drivers, the X drivers, libva
and
+ similar projects.
</para>
&lfs74_checked;
@@ -73,9 +75,9 @@
<bridgehead renderas="sect3">libdrm Dependencies</bridgehead>
- <bridgehead renderas="sect4">Required</bridgehead>
- <para role="required">
- <xref linkend="xorg7-lib"/>
+ <bridgehead renderas="sect4">Recommended</bridgehead>
+ <para role="recommended">
+ <xref linkend="xorg7-lib"/> (for Intel KMS API) <!-- libpciaccess -->
</para>
<bridgehead renderas="sect4">Optional</bridgehead>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page