commit: a8a3da75a5ab78e8083ee221f0a8321b14280858
Author: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
AuthorDate: Sun May 3 08:45:01 2020 +0000
Commit: Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Sun May 3 09:23:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a3da75
x11-base/xorg-drivers: Dropping xf86-input-{keyboard,mouse} deps
Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>
x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild | 4 ----
x11-base/xorg-drivers/xorg-drivers-9999.ebuild | 4 ----
2 files changed, 8 deletions(-)
diff --git a/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild
b/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild
index 9d4ef15e488..58ea8551557 100644
--- a/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild
+++ b/x11-base/xorg-drivers/xorg-drivers-1.20-r2.ebuild
@@ -17,9 +17,7 @@ IUSE_INPUT_DEVICES="
input_devices_elographics
input_devices_evdev
input_devices_joystick
- input_devices_keyboard
input_devices_libinput
- input_devices_mouse
input_devices_vmmouse
input_devices_void
input_devices_synaptics
@@ -63,12 +61,10 @@ PDEPEND="
>=x11-drivers/xf86-input-evdev-2.10.6
)
input_devices_joystick? ( >=x11-drivers/xf86-input-joystick-1.6.3 )
- input_devices_keyboard? ( x11-drivers/xf86-input-keyboard )
input_devices_libinput? (
>=x11-base/xorg-server-${PV}[udev]
>=x11-drivers/xf86-input-libinput-0.27.1
)
- input_devices_mouse? ( >=x11-drivers/xf86-input-mouse-1.9.3 )
input_devices_vmmouse? ( x11-drivers/xf86-input-vmmouse )
input_devices_void? ( x11-drivers/xf86-input-void )
input_devices_synaptics? ( x11-drivers/xf86-input-synaptics )
diff --git a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
index f9af84eb3d2..180e8a18642 100644
--- a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
+++ b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild
@@ -17,9 +17,7 @@ IUSE_INPUT_DEVICES="
input_devices_elographics
input_devices_evdev
input_devices_joystick
- input_devices_keyboard
input_devices_libinput
- input_devices_mouse
input_devices_vmmouse
input_devices_void
input_devices_synaptics
@@ -63,12 +61,10 @@ PDEPEND="
>=x11-drivers/xf86-input-evdev-2.10.6
)
input_devices_joystick? ( >=x11-drivers/xf86-input-joystick-1.6.3 )
- input_devices_keyboard? ( x11-drivers/xf86-input-keyboard )
input_devices_libinput? (
>=x11-base/xorg-server-${PV}[udev]
>=x11-drivers/xf86-input-libinput-0.27.1
)
- input_devices_mouse? ( >=x11-drivers/xf86-input-mouse-1.9.3 )
input_devices_vmmouse? ( x11-drivers/xf86-input-vmmouse )
input_devices_void? ( x11-drivers/xf86-input-void )
input_devices_synaptics? ( x11-drivers/xf86-input-synaptics )