diff --git a/docs/user/getting_started.rst b/docs/user/getting_started.rst index 885a3887..10489978 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