aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Bjurel <jonas.bjurel@ericsson.com>2016-06-01 18:23:33 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-06-01 18:23:33 +0000
commit0ac1af6354f57c389b407cb1ea1e0365027704a6 (patch)
tree0ab5a66dbe1ee6292b39864c721fb1ae28d9881a
parent74454885828f33629f0355616017b67768bc7bd8 (diff)
parent9d4f90ccdac7f90e866ce14d1990320440f6493a (diff)
Merge "docs: Mitaka Build req: Add p7zip-full."
-rw-r--r--docs/build-instruction.rst2
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
============