From 8d20dcfc71aa36289760fc9b0ee682fae62c5e7f Mon Sep 17 00:00:00 2001 From: Robert Millan Date: Tue, 17 Nov 2009 10:57:26 +0000 Subject: [PATCH] * INSTALL: Document that Python is required for bootstrap. --- ChangeLog.libgcrypt | 1 + INSTALL | 1 + 2 files changed, 2 insertions(+) diff --git a/ChangeLog.libgcrypt b/ChangeLog.libgcrypt index 241ed25fb..12714718a 100644 --- a/ChangeLog.libgcrypt +++ b/ChangeLog.libgcrypt @@ -4,6 +4,7 @@ adjustments). * autogen.sh: Use import_gcry.py to auto-generate GRUB-ified ciphers. + * INSTALL: Document that Python is required for bootstrap. 2009-11-17 Robert Millan diff --git a/INSTALL b/INSTALL index f9ae8f9d2..d1d17d1b5 100644 --- a/INSTALL +++ b/INSTALL @@ -21,6 +21,7 @@ If you use a development snapshot or want to hack on GRUB you may need the following. * Ruby 1.6 or later +* Python 2.5.2 or later * Autoconf 2.59d or later Configuring the GRUB