blender/build_files
Campbell Barton 3ae74bcd29 cmake/deps: remove 'tcl' language support from sqlite
Build sqlite without `tcl` support, as it's causes an error on
installation when `tcl` is installed into the systems `/usr/lib/` and
install isn't running as root.

This could be resolves by adding `tcl` as a dependency
however it's not needed for Python's sqlite integration.

Linux distributions (Debian & Arch at least) split this off
into a separate package (which Python doesn't depend on),
so there is no need for Blender to include sqlite's `tcl`
integration either.

Reviewed By: brecht, LazyDodo

Ref D10281
2021-02-02 19:12:45 +11:00
..
build_environment cmake/deps: remove 'tcl' language support from sqlite 2021-02-02 19:12:45 +11:00
buildbot Buildbot: Fixed crash when building RC builds 2021-01-25 11:53:35 +01:00
cmake Fix: incomplete integration of PugiXML and Potrace build options 2021-01-26 15:55:27 +01:00
package_spec Fix T63805: remove outdated and unused Linux package spec files 2020-01-27 12:22:01 +01:00
utils Cleanup: pep8 (indentation, spacing, long lines) 2020-10-02 11:59:16 +10:00
windows Windows/Ninja: allow parameters for rebuild.cmd 2020-11-30 08:22:50 -07:00