This commit is contained in:
Ronny Trommer 2015-09-10 21:54:43 +00:00
commit 6ed105a4b3

View File

@ -27,12 +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`
* `python2` (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
------------------- -------------------