Browse Source

Update build dependency documentation

Build requires Python 2 and libssl-dev
Ronny Trommer 8 years ago
parent
commit
3f72e682c5
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/user/getting_started.rst

+ 2 - 0
docs/user/getting_started.rst

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