commit: 27217a763c14c10933031cda6edbf10a09508378
Author: Chi-Thanh Christopher Nguyen <chithanh <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 8 16:27:38 2015 +0000
Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Sun Feb 8 16:27:38 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=27217a76
x11-base/xorg-drivers: add libinput to INPUT_DEVICES
---
x11-base/xorg-drivers/xorg-drivers-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
index b32ecd8..e4d04bb 100644
--- a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
+++ b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
@@ -93,6 +93,7 @@ PDEPEND="
input_devices_hyperpen? ( x11-drivers/xf86-input-hyperpen )
input_devices_joystick? ( x11-drivers/xf86-input-joystick )
input_devices_keyboard? ( x11-drivers/xf86-input-keyboard )
+ input_devices_libinput? ( x11-drivers/xf86-input-libinput )
input_devices_mouse? ( x11-drivers/xf86-input-mouse )
input_devices_mutouch? ( x11-drivers/xf86-input-mutouch )
input_devices_penmount? ( x11-drivers/xf86-input-penmount )