diff options
Diffstat (limited to 'media-gfx/blender/blender-3.3.6-r1.ebuild')
-rw-r--r-- | media-gfx/blender/blender-3.3.6-r1.ebuild | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/media-gfx/blender/blender-3.3.6-r1.ebuild b/media-gfx/blender/blender-3.3.6-r1.ebuild index 8452075832d4..d454ab1fd985 100644 --- a/media-gfx/blender/blender-3.3.6-r1.ebuild +++ b/media-gfx/blender/blender-3.3.6-r1.ebuild @@ -129,11 +129,11 @@ BDEPEND=" " PATCHES=( - "${FILESDIR}"/${PN}-3.2.2-support-building-with-musl-libc.patch - "${FILESDIR}"/${PN}-3.2.2-Cycles-add-option-to-specify-OptiX-runtime-root-dire.patch - "${FILESDIR}"/${PN}-3.2.2-Fix-T100845-wrong-Cycles-OptiX-runtime-compilation-i.patch - "${FILESDIR}"/${PN}-3.3.0-fix-build-with-boost-1.81.patch - "${FILESDIR}"/${PN}-3.3.6-cycles-gcc13.patch + "${FILESDIR}/${PN}-3.2.2-support-building-with-musl-libc.patch" + "${FILESDIR}/${PN}-3.2.2-Cycles-add-option-to-specify-OptiX-runtime-root-dire.patch" + "${FILESDIR}/${PN}-3.2.2-Fix-T100845-wrong-Cycles-OptiX-runtime-compilation-i.patch" + "${FILESDIR}/${PN}-3.3.0-fix-build-with-boost-1.81.patch" + "${FILESDIR}/${PN}-3.3.6-cycles-gcc13.patch" ) blender_check_requirements() { |