Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 477604 | Differences between
and this patch

Collapse All | Expand All

(-)a/xf86-video-vmware-13.0.1.ebuild (-3 / +4 lines)
Lines 8-16 XORG_DRI=always Link Here
8
inherit xorg-2
8
inherit xorg-2
9
9
10
DESCRIPTION="VMware SVGA video driver"
10
DESCRIPTION="VMware SVGA video driver"
11
KEYWORDS="~amd64 ~x86 ~x86-fbsd"
11
KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd"
12
IUSE=""
12
IUSE="kernel_linux elibc_FreeBSD"
13
13
14
RDEPEND="x11-libs/libdrm[libkms,video_cards_vmware]
14
RDEPEND="kernel_linux? ( x11-libs/libdrm[libkms,video_cards_vmware] )
15
	elibc_FreeBSD? ( x11-libs/libdrm[-libkms,video_cards_vmware] )
15
	media-libs/mesa[xa]"
16
	media-libs/mesa[xa]"
16
DEPEND="${RDEPEND}"
17
DEPEND="${RDEPEND}"

Return to bug 477604