aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-08-31 15:29:04 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2016-08-31 15:31:07 +0200
commitde6d5d4b6ba6848304d620e65ad97f3aeeadccd5 (patch)
tree14a60d783138f7cf5d11a30b017f0310f5e4f58e /docs
parent6222031ed4e195fee85d6e3bdb5f34845fa061e9 (diff)
docs: build req: Remove p7zip-full
p7zip-full is not required for building, as stated in the current version of the docs. I think this bogus requirement was introduced by Armband (by me, more precisely) because our build process was happening outside docker. Sorry for the useless code churn. Change-Id: Id0a3c5b9016706535ca159e1da261e83c8d36d31 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/buildprocedure/build.instruction.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/buildprocedure/build.instruction.rst b/docs/buildprocedure/build.instruction.rst
index dd7aab51a..8ec8cb7b0 100644
--- a/docs/buildprocedure/build.instruction.rst
+++ b/docs/buildprocedure/build.instruction.rst
@@ -68,8 +68,6 @@ 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
============