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

Collapse All | Expand All

(-)a/media-gfx/blender/blender-2.83.4-r1.ebuild (+5 lines)
Lines 114-119 BDEPEND=" Link Here
114
	nls? ( sys-devel/gettext )
114
	nls? ( sys-devel/gettext )
115
"
115
"
116
116
117
PATCHES=(
118
	# Fix compilation with sphinx-3 (ported from newer versions).
119
	"${FILESDIR}/${P}-sphinx3.patch"
120
)
121
117
blender_check_requirements() {
122
blender_check_requirements() {
118
	[[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
123
	[[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
119
124

Return to bug 741664