Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 545902 - x11-drivers/xf86-input-evdev: add virtual/libudev:= to deps
Summary: x11-drivers/xf86-input-evdev: add virtual/libudev:= to deps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-08 04:00 UTC by Nikoli
Modified: 2017-01-28 05:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.