diff options
author | 2018-12-11 17:18:33 +0100 | |
---|---|---|
committer | 2018-12-11 17:19:03 +0100 | |
commit | cf1808147751ddb95788f2c3b30ab4d62dbe343b (patch) | |
tree | 7e433444ddb27471e63e4b83646119014237718c /x11-base/xorg-drivers/xorg-drivers-1.20.ebuild | |
parent | licenses: Remove unused Ikanos license (diff) | |
download | gentoo-cf1808147751ddb95788f2c3b30ab4d62dbe343b.tar.gz gentoo-cf1808147751ddb95788f2c3b30ab4d62dbe343b.tar.bz2 gentoo-cf1808147751ddb95788f2c3b30ab4d62dbe343b.zip |
x11-base/xorg-drivers: [QA] Remove support for removed xf86-*-tslib
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-base/xorg-drivers/xorg-drivers-1.20.ebuild')
-rw-r--r-- | x11-base/xorg-drivers/xorg-drivers-1.20.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-base/xorg-drivers/xorg-drivers-1.20.ebuild b/x11-base/xorg-drivers/xorg-drivers-1.20.ebuild index b4f073c1206..674992cafc9 100644 --- a/x11-base/xorg-drivers/xorg-drivers-1.20.ebuild +++ b/x11-base/xorg-drivers/xorg-drivers-1.20.ebuild @@ -18,7 +18,6 @@ IUSE_INPUT_DEVICES=" input_devices_keyboard input_devices_libinput input_devices_mouse - input_devices_tslib input_devices_vmmouse input_devices_void input_devices_synaptics @@ -64,7 +63,6 @@ PDEPEND=" input_devices_keyboard? ( x11-drivers/xf86-input-keyboard ) input_devices_libinput? ( >=x11-drivers/xf86-input-libinput-0.27.1 ) input_devices_mouse? ( >=x11-drivers/xf86-input-mouse-1.9.3 ) - input_devices_tslib? ( x11-drivers/xf86-input-tslib ) input_devices_vmmouse? ( x11-drivers/xf86-input-vmmouse ) input_devices_void? ( x11-drivers/xf86-input-void ) input_devices_synaptics? ( x11-drivers/xf86-input-synaptics ) |