docs/manual: Add version number to perl in prerequisites
authorMischa Jonker <mischa.jonker@synopsys.com>
Mon, 11 Nov 2013 13:58:12 +0000 (14:58 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 11 Nov 2013 14:06:34 +0000 (15:06 +0100)
Building host-bison needs perl 5.8.7+, as it uses the "-f" option
for site customization scripts. This feature was added in 5.8.7.

Signed-off-by: Mischa Jonker <mjonker@synopsys.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
docs/manual/prerequisite.txt

index 729d64c04e8a1e303e3deddd5c50d934be41c54e..adc23eec51834579c40fea266aadb55f00ba1321 100644 (file)
@@ -33,7 +33,7 @@ Mandatory packages
 ** +patch+
 ** +gzip+
 ** +bzip2+
-** +perl+
+** +perl+ (version 5.8.7 or any later)
 ** +tar+
 ** +cpio+
 ** +python+ (version 2.6 or 2.7)