From ab49d11e78226aaff4a334f0ca7e31185457a743 Mon Sep 17 00:00:00 2001 From: Franz Pletz Date: Wed, 19 Oct 2016 00:35:03 +0200 Subject: [PATCH] docs: mention dependency on wget Tested build on a minimal Ubuntu 16.04 container image without wget. --- docs/user/getting_started.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/user/getting_started.rst b/docs/user/getting_started.rst index 813eb3e4..1ebe37a1 100644 --- a/docs/user/getting_started.rst +++ b/docs/user/getting_started.rst @@ -36,6 +36,7 @@ freshly installed Debian Wheezy system the following packages are required: * `libncurses-dev` (actually `libncurses5-dev`) * `libz-dev` (actually `zlib1g-dev`) * `libssl-dev` +* `wget` Building the images