try blender again

This commit is contained in:
Christoph Reiter 2021-01-24 17:00:45 +01:00 committed by GitHub
parent 87d7916308
commit 4eaa5d3941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,7 +126,6 @@ MANUAL_BUILD: List[str] = [
'mingw-w64-gcc-git',
'mingw-w64-firebird-git',
'mingw-w64-qt5-static',
'mingw-w64-blender',
]
@ -147,7 +146,6 @@ IGNORE_RDEP_PACKAGES: List[str] = [
"mingw-w64-bower",
"mingw-w64-nodejs",
"mingw-w64-cross-conemu-git",
"mingw-w64-blender",
"mingw-w64-godot-cpp",
]