Blender Git Commit Log

Git Commits -> Revision e3396d8

Revision e3396d8 by Bastien Montagne (master)
June 8, 2020, 13:38 (GMT)
Installdeps: better handling of python versions.

now that we stick to some outdated py version, some distro (like current
debian testing) will feature several python3 dev package, but other
dependant libs like numpy are only built against current default version
of python (3.8 now in deb testing)...

In order to be able to use distro packages we need to allow using higher
versions of python, and set relevant CMake option accordingly.

Commit Details:

Full Hash: e3396d8bfc9499816c825a301b3080958b282e48
Parent Commit: 1c189aa
Lines Changed: +19, -9

1 Modified Path:

/build_files/build_environment/install_deps.sh (+19, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021