Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 572774 - x11-drivers/nvidia-drivers-361.18-r1 and x11-drivers/xf86-input-evdev-2.10.1 require different x11-base/xorg-server versions.
Summary: x11-drivers/nvidia-drivers-361.18-r1 and x11-drivers/xf86-input-evdev-2.10.1 ...
Status: RESOLVED DUPLICATE of bug 572730
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-24 16:03 UTC by 31i73h4ck3r
Modified: 2016-01-24 20:39 UTC (History)
0 users

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


Attachments
emerge --info (file_572774.txt,5.22 KB, text/plain)
2016-01-24 16:03 UTC, 31i73h4ck3r
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 31i73h4ck3r 2016-01-24 16:03:50 UTC
Created attachment 423804 [details]
emerge --info

x11-drivers/nvidia-drivers-361.18-r1.ebuild
RDEPEND="
	${COMMON}
	acpi? ( sys-power/acpid )
	tools? (
		dev-libs/atk
		dev-libs/glib:2
		x11-libs/gdk-pixbuf
		gtk2? ( >=x11-libs/gtk+-2.4:2 )
		gtk3? ( x11-libs/gtk+:3 )
		x11-libs/libX11
		x11-libs/libXext
		x11-libs/pango[X]
	)
	X? (
		<x11-base/xorg-server-1.17.99:=
		>=x11-libs/libvdpau-0.3-r1
		multilib? (
			>=x11-libs/libX11-1.6.2[abi_x86_32]
			>=x11-libs/libXext-1.3.2[abi_x86_32]
		)
	)
"

x11-drivers/xf86-input-evdev-2.10.1.ebuild
RDEPEND=">=x11-base/xorg-server-1.18[udev]
	dev-libs/libevdev
	sys-libs/mtdev"
Comment 1 Arfrever Frehtes Taifersar Arahesis 2016-01-24 20:39:15 UTC
Dependency in x11-drivers/xf86-input-evdev is intentional (to avoid file collision).

In case of x11-drivers/nvidia-drivers, this bug is duplicate of bug 572730.

*** This bug has been marked as a duplicate of bug 572730 ***