summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/start.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/start.rst')
-rw-r--r--documentation/dev-manual/start.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst
index 39036183b0..84abf4c51f 100644
--- a/documentation/dev-manual/start.rst
+++ b/documentation/dev-manual/start.rst
@@ -314,13 +314,13 @@ Project Build Host:
314 should be able to run on any modern distribution that has the 314 should be able to run on any modern distribution that has the
315 following versions for Git, tar, Python and gcc. 315 following versions for Git, tar, Python and gcc.
316 316
317 - Git 1.8.3.1 or greater 317 - Git &MIN_GIT_VERSION; or greater
318 318
319 - tar 1.28 or greater 319 - tar &MIN_TAR_VERSION; or greater
320 320
321 - Python 3.5.0 or greater. 321 - Python &MIN_PYTHON_VERSION; or greater.
322 322
323 - gcc 5.0 or greater. 323 - gcc &MIN_GCC_VERSION; or greater.
324 324
325 If your build host does not meet any of these three listed version 325 If your build host does not meet any of these three listed version
326 requirements, you can take steps to prepare the system so that you 326 requirements, you can take steps to prepare the system so that you