Update build dependency documentation

Build requires Python 2 and libssl-dev
This commit is contained in:
Ronny Trommer 2015-09-10 23:54:27 +02:00
parent 8db1e73ca4
commit 2c2c70de47

View File

@ -27,12 +27,13 @@ freshly installed Debian Wheezy system the following packages are required:
* `git` (to get Gluon and other dependencies)
* `subversion`
* `python2` (Python 3 doesn't work)
* `build-essential`
* `gawk`
* `unzip`
* `libncurses-dev` (actually `libncurses5-dev`)
* `libz-dev` (actually `zlib1g-dev`)
* `libssl-dev`
Building the images
-------------------