docs: getting_started: dependency for time package

This commit is contained in:
Ruben Barkow 2018-08-06 10:17:37 +02:00 committed by rubo77
parent 01c1bf603f
commit 453566ecfc

View File

@ -37,6 +37,7 @@ freshly installed Debian Wheezy system the following packages are required:
* `libz-dev` (actually `zlib1g-dev`) * `libz-dev` (actually `zlib1g-dev`)
* `libssl-dev` * `libssl-dev`
* `wget` * `wget`
* `time` (built-in `time` doesn't work)
Building the images Building the images