commit:     601ea38d0cebc22a6e440c63004fecca63a4f2e5
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 19 04:44:02 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Jun 19 04:44:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=601ea38d

x11-base/xorg-drivers: Bump xf86-input-mouse dependency

 x11-base/xorg-drivers/xorg-drivers-1.20.ebuild | 2 +-
 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 33b13355384..47b3879276c 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 a64c5928679..4e994a9b950 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 )

Reply via email to