=== modified file 'ChangeLog' --- ChangeLog 2010-03-01 20:00:02 +0000 +++ ChangeLog 2010-03-02 17:33:56 +0000 @@ -1,3 +1,8 @@ +2010-03-02 Jordan Uggla + + * INSTALL: Add gettext as a dependency and add qemu to a new section, + "Prerequisites for make-check". + 2010-03-01 Vladimir Serbinenko * fs/ext2.c (grub_ext2_read_block): Fix an integer overflow. === modified file 'INSTALL' --- INSTALL 2009-11-25 17:37:04 +0000 +++ INSTALL 2010-03-02 17:22:06 +0000 @@ -14,6 +14,7 @@ * GCC 4.1.3 or later * GNU Make * GNU Bison 2.3 or later +* GNU gettext 0.17 or later * GNU binutils 2.9.1.0.23 or later * Other standard GNU/Unix tools @@ -25,6 +26,10 @@ * Autoconf 2.60 or later * Automake 1.10.1 or later +Prerequisites for make-check: + +* qemu, specifically the binary 'qemu-system-i386' + Configuring the GRUB ====================