From: Robert Millan Date: Tue, 17 Nov 2009 10:57:26 +0000 (+0000) Subject: * INSTALL: Document that Python is required for bootstrap. X-Git-Tag: 1.98~409^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8d20dcfc71aa36289760fc9b0ee682fae62c5e7f;p=thirdparty%2Fgrub.git * INSTALL: Document that Python is required for bootstrap. --- 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