prerequisite.txt: Bump python dependency to 2.7
authorAdam Duskett <Aduskett@gmail.com>
Sun, 16 Dec 2018 23:27:34 +0000 (18:27 -0500)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 4 Feb 2019 12:23:32 +0000 (13:23 +0100)
We now require python 2.7+, so update prerequisite.txt to match.

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
docs/manual/prerequisite.txt

index 66e1b88f16543ba3964e4065f1ee44ff45459d39..dcd3fd255e6d87b4cde1921c0726988458657bf0 100644 (file)
@@ -32,7 +32,7 @@ between distributions).
 ** +perl+ (version 5.8.7 or any later)
 ** +tar+
 ** +cpio+
-** +python+ (version 2.6 or any later)
+** +python+ (version 2.7 or any later)
 ** +unzip+
 ** +rsync+
 ** +file+ (must be in +/usr/bin/file+)