Update build dependency documentation
Build requires Python 2 and libssl-dev
This commit is contained in:
parent
d3063ed2e1
commit
3f72e682c5
@ -27,11 +27,13 @@ freshly installed Debian Wheezy system the following packages are required:
|
|||||||
|
|
||||||
* `git` (to get Gluon and other dependencies)
|
* `git` (to get Gluon and other dependencies)
|
||||||
* `subversion`
|
* `subversion`
|
||||||
|
* `python` (Python 3 doesn't work)
|
||||||
* `build-essential`
|
* `build-essential`
|
||||||
* `gawk`
|
* `gawk`
|
||||||
* `unzip`
|
* `unzip`
|
||||||
* `libncurses-dev` (actually `libncurses5-dev`)
|
* `libncurses-dev` (actually `libncurses5-dev`)
|
||||||
* `libz-dev` (actually `zlib1g-dev`)
|
* `libz-dev` (actually `zlib1g-dev`)
|
||||||
|
* `libssl-dev`
|
||||||
|
|
||||||
|
|
||||||
Building the images
|
Building the images
|
||||||
|
Loading…
Reference in New Issue
Block a user