Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 545902

Summary: x11-drivers/xf86-input-evdev: add virtual/libudev:= to deps
Product: Gentoo Linux Reporter: Nikoli <nikoli>
Component: [OLD] LibraryAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nikoli 2015-04-08 04:00:08 UTC
RDEPEND has '>=x11-base/xorg-server-1.12[udev]', but evdev_drv.so links to libudev directly:

$ check-deps.sh x11-drivers/xf86-input-evdev
 * Checking "x11-drivers/xf86-input-evdev-2.9.1"
 * Missing in RDEPEND and DEPEND:
        sys-fs/udev
                X86_64;libudev.so.1
                        /usr/lib64/xorg/modules/input/evdev_drv.so
 * Nothing links to libraries from these packages:
        x11-base/xorg-server
Comment 1 Matt Turner gentoo-dev 2017-01-28 05:38:12 UTC
commit 7034e048dcc9e57ee24c23900110cd81041c295b
Author: Matt Turner <mattst88@gentoo.org>
Date:   Fri Jan 27 21:37:11 2017 -0800

    x11-drivers/xf86-input-evdev: Add missing virtual/libudev:= dependency.