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

(-)a/media-libs/mesa/mesa-11.2.0.ebuild (-4 / +5 lines)
Lines 98-111 RDEPEND=" Link Here
98
		video_cards_radeonsi? ( || (
98
		video_cards_radeonsi? ( || (
99
			>=dev-libs/elfutils-0.155-r1:=[${MULTILIB_USEDEP}]
99
			>=dev-libs/elfutils-0.155-r1:=[${MULTILIB_USEDEP}]
100
			>=dev-libs/libelf-0.8.13-r2:=[${MULTILIB_USEDEP}]
100
			>=dev-libs/libelf-0.8.13-r2:=[${MULTILIB_USEDEP}]
101
			>=sys-devel/llvm-3.6.0:=[${MULTILIB_USEDEP}]
101
			) )
102
			) )
102
		!video_cards_r600? (
103
		!video_cards_r600? (
103
			video_cards_radeon? ( || (
104
			video_cards_radeon? ( || (
104
				>=dev-libs/elfutils-0.155-r1:=[${MULTILIB_USEDEP}]
105
				>=dev-libs/elfutils-0.155-r1:=[${MULTILIB_USEDEP}]
105
				>=dev-libs/libelf-0.8.13-r2:=[${MULTILIB_USEDEP}]
106
				>=dev-libs/libelf-0.8.13-r2:=[${MULTILIB_USEDEP}]
107
				>=sys-devel/llvm-3.6.0:=[${MULTILIB_USEDEP}]
106
				) )
108
				) )
107
		) )
109
		) )
108
		>=sys-devel/llvm-3.6.0:=[${MULTILIB_USEDEP}]
110
		>=sys-devel/llvm-3.3.0:=[${MULTILIB_USEDEP}]
109
	)
111
	)
110
	opencl? (
112
	opencl? (
111
				app-eselect/eselect-opencl
113
				app-eselect/eselect-opencl
Lines 142-149 DEPEND="${RDEPEND} Link Here
142
		video_cards_radeonsi? ( sys-devel/llvm[video_cards_radeon] )
144
		video_cards_radeonsi? ( sys-devel/llvm[video_cards_radeon] )
143
	)
145
	)
144
	opencl? (
146
	opencl? (
145
				>=sys-devel/llvm-3.4.2:=[${MULTILIB_USEDEP}]
147
				>=sys-devel/llvm-3.5.0:=[${MULTILIB_USEDEP}]
146
				>=sys-devel/clang-3.4.2:=[${MULTILIB_USEDEP}]
148
				>=sys-devel/clang-3.5.0:=[${MULTILIB_USEDEP}]
147
				>=sys-devel/gcc-4.6
149
				>=sys-devel/gcc-4.6
148
	)
150
	)
149
	sys-devel/gettext
151
	sys-devel/gettext
150
- 

Return to bug 579064