xf86-input-evdev requires mtdev now. It's not optional anymore
since version 2.9.99. See this Changelog entry:

commit 56a5e6716204916691a67082e3e6a1698df2061b
Author: Peter Hutterer <[email protected]>
Date:   Mon Mar 16 07:55:34 2015 +1000

    Unconditionally require mtdev


Index: x/installing/x7driver-evdev.xml
===================================================================
--- x/installing/x7driver-evdev.xml     (revision 16789)
+++ x/installing/x7driver-evdev.xml     (working copy)
@@ -78,15 +78,11 @@
 
       <bridgehead renderas="sect5">Required</bridgehead>
       <para role="required">
-        <xref linkend="libevdev"/> and
+        <xref linkend="libevdev"/>,
+        <xref linkend="mtdev"/>, and
         <xref linkend="xorg-server"/>
       </para>
 
-      <bridgehead renderas="sect5">Recommended</bridgehead>
-      <para role="recommended">
-        <xref linkend="mtdev"/>
-      </para>
-
       <para condition="html" role="usernotes">
         User Notes: <ulink url="&blfs-wiki;/xorg-evdev-driver"/>
       </para>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to