diff options
author | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-06-01 18:23:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-06-01 18:23:33 +0000 |
commit | 0ac1af6354f57c389b407cb1ea1e0365027704a6 (patch) | |
tree | 0ab5a66dbe1ee6292b39864c721fb1ae28d9881a | |
parent | 74454885828f33629f0355616017b67768bc7bd8 (diff) | |
parent | 9d4f90ccdac7f90e866ce14d1990320440f6493a (diff) |
Merge "docs: Mitaka Build req: Add p7zip-full."
-rw-r--r-- | docs/build-instruction.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/build-instruction.rst b/docs/build-instruction.rst index 380d28241..887df534f 100644 --- a/docs/build-instruction.rst +++ b/docs/build-instruction.rst @@ -63,6 +63,8 @@ On the host, the following packages must be installed: - curl (simply available through $ sudo apt-get install curl) +- p7zip-full (simply available through $ sudo apt-get install p7zip-full) + Preparations ============ |