Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 717042
Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +2 lines)
Line  Link Here
0
-- x11-drivers/nvidia-drivers/nvidia-drivers-440.82.ebuild
0
++ x11-drivers/nvidia-drivers/nvidia-drivers-440.82-r1.ebuild
Lines 33-39 REQUIRED_USE=" Link Here
33
"
33
"
34
34
35
COMMON="
35
COMMON="
36
	app-eselect/eselect-opencl
37
	driver? ( kernel_linux? ( acct-group/video ) )
36
	driver? ( kernel_linux? ( acct-group/video ) )
38
	kernel_linux? ( >=sys-libs/glibc-2.6.1 )
37
	kernel_linux? ( >=sys-libs/glibc-2.6.1 )
39
	tools? (
38
	tools? (
Lines 71-76 RDEPEND=" Link Here
71
	${COMMON}
70
	${COMMON}
72
	acpi? ( sys-power/acpid )
71
	acpi? ( sys-power/acpid )
73
	tools? ( !media-video/nvidia-settings )
72
	tools? ( !media-video/nvidia-settings )
73
	uvm? ( >=virtual/opencl-3 )
74
	wayland? ( dev-libs/wayland[${MULTILIB_USEDEP}] )
74
	wayland? ( dev-libs/wayland[${MULTILIB_USEDEP}] )
75
	X? (
75
	X? (
76
		<x11-base/xorg-server-1.20.99:=
76
		<x11-base/xorg-server-1.20.99:=
Lines 542-548 pkg_postinst() { Link Here
542
	if ! use libglvnd; then
542
	if ! use libglvnd; then
543
		use X && "${ROOT}"/usr/bin/eselect opengl set --use-old nvidia
543
		use X && "${ROOT}"/usr/bin/eselect opengl set --use-old nvidia
544
	fi
544
	fi
545
	"${ROOT}"/usr/bin/eselect opencl set --use-old nvidia
546
545
547
	readme.gentoo_print_elog
546
	readme.gentoo_print_elog
548
547

Return to bug 717042