Update Python dependency
If you try to build with Python 3 you run in build errors. Python 2 has to be the system default.
This commit is contained in:
parent
a71ab2fb72
commit
fbc7bf6812
@ -25,6 +25,7 @@ Dependencies
|
||||
To build Gluon, several packages need to be installed on the system. On a
|
||||
freshly installed Debian Wheezy system the following packages are required:
|
||||
|
||||
* `python2` (Python 3 will not work)
|
||||
* `git` (to get Gluon and other dependencies)
|
||||
* `subversion`
|
||||
* `build-essential`
|
||||
|
Loading…
Reference in New Issue
Block a user