diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-06-18 21:44:02 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-06-18 21:44:19 -0700 |
commit | 601ea38d0cebc22a6e440c63004fecca63a4f2e5 (patch) | |
tree | 3a3d066f738804b8d4ea8cc5ce5fbc561ca6f58d /x11-base | |
parent | x11-drivers/xf86-input-mouse: Version bump 1.9.3 (diff) | |
download | gentoo-601ea38d0cebc22a6e440c63004fecca63a4f2e5.tar.gz gentoo-601ea38d0cebc22a6e440c63004fecca63a4f2e5.tar.bz2 gentoo-601ea38d0cebc22a6e440c63004fecca63a4f2e5.zip |
x11-base/xorg-drivers: Bump xf86-input-mouse dependency
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/xorg-drivers/xorg-drivers-1.20.ebuild | 2 | ||||
-rw-r--r-- | x11-base/xorg-drivers/xorg-drivers-9999.ebuild | 2 |
2 files changed, 2 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 33b133553847..47b3879276c1 100644 --- a/x11-base/xorg-drivers/xorg-drivers-1.20.ebuild +++ b/x11-base/xorg-drivers/xorg-drivers-1.20.ebuild @@ -63,7 +63,7 @@ PDEPEND=" input_devices_joystick? ( >=x11-drivers/xf86-input-joystick-1.6.3 ) 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 ) + 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 ) diff --git a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild index a64c5928679d..4e994a9b9503 100644 --- a/x11-base/xorg-drivers/xorg-drivers-9999.ebuild +++ b/x11-base/xorg-drivers/xorg-drivers-9999.ebuild @@ -63,7 +63,7 @@ PDEPEND=" input_devices_joystick? ( >=x11-drivers/xf86-input-joystick-1.6.3 ) 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 ) + 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 ) |