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