diff --git a/docs/user/getting_started.rst b/docs/user/getting_started.rst index 885a38879e1e0339afa9462404f3fe0151c6eabe..10489978542856d7374ed5baf76f5c2fa1a6052c 100644 --- a/docs/user/getting_started.rst +++ b/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