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

(-)/usr/portage/media-libs/mesa/mesa-10.0.1.ebuild (-1 / +3 lines)
Lines 125-131 Link Here
125
	llvm? (
125
	llvm? (
126
		>=sys-devel/llvm-2.9[${MULTILIB_USEDEP}]
126
		>=sys-devel/llvm-2.9[${MULTILIB_USEDEP}]
127
		r600-llvm-compiler? ( sys-devel/llvm[video_cards_radeon] )
127
		r600-llvm-compiler? ( sys-devel/llvm[video_cards_radeon] )
128
		video_cards_radeonsi? ( sys-devel/llvm[video_cards_radeon] )
128
		video_cards_radeonsi? ( sys-devel/llvm[video_cards_radeon] || ( dev-libs/elfutils[${MULTILIB_USEDEP}] dev-libs/libelf[${MULTILIB_USEDEP}] ) )
129
		video_cards_radeon? ( || ( dev-libs/elfutils[${MULTILIB_USEDEP}] dev-libs/libelf[${MULTILIB_USEDEP}] ) )
130
		video_cards_r600? ( || ( dev-libs/elfutils[${MULTILIB_USEDEP}] dev-libs/libelf[${MULTILIB_USEDEP}] ) )
129
	)
131
	)
130
	opencl? (
132
	opencl? (
131
				>=sys-devel/llvm-3.3-r1[video_cards_radeon,${MULTILIB_USEDEP}]
133
				>=sys-devel/llvm-3.3-r1[video_cards_radeon,${MULTILIB_USEDEP}]

Return to bug 490092