Added script to build and/or download dependencies.

Requires git and only tested on Ubuntu Linux 14.04.
This commit is contained in:
2016-03-23 14:07:10 +01:00
parent 41e8f871f9
commit 5db08513a2
2 changed files with 48 additions and 0 deletions

View File

@@ -24,6 +24,10 @@ and [lockfile](https://pypi.python.org/pypi/lockfile) to be placed in
`blender_cloud/wheels`, or installed somewhere where Blender can find
them.
The above requirements can be downloaded and built automatically
by running the `build-dependency-wheels.sh` script. Only tested on
Ubuntu Linux 14.04.
The addon requires HTTPS connections, and thus is dependent on
[D1845](https://developer.blender.org/D1845). You can do either of
these: