Merge e447203479
into a71ab2fb72
This commit is contained in:
commit
ff8bf5bffd
@ -25,6 +25,7 @@ Dependencies
|
|||||||
To build Gluon, several packages need to be installed on the system. On a
|
To build Gluon, several packages need to be installed on the system. On a
|
||||||
freshly installed Debian Wheezy system the following packages are required:
|
freshly installed Debian Wheezy system the following packages are required:
|
||||||
|
|
||||||
|
* `python2` (Python 3 will not work)
|
||||||
* `git` (to get Gluon and other dependencies)
|
* `git` (to get Gluon and other dependencies)
|
||||||
* `subversion`
|
* `subversion`
|
||||||
* `build-essential`
|
* `build-essential`
|
||||||
@ -32,6 +33,7 @@ freshly installed Debian Wheezy system the following packages are required:
|
|||||||
* `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