]> git.proxmox.com Git - grub2.git/blobdiff - INSTALL
Add ChangeLog
[grub2.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 0dd408bcc02f2b56dd229547dd22e0dc44a00496..44a4422537465220aa09c034d5e73544cd267c52 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -16,8 +16,24 @@ configuring the GRUB.
 * GNU Bison 2.3 or later
 * GNU gettext 0.17 or later
 * GNU binutils 2.9.1.0.23 or later
+* Flex 2.5.35 or later
 * Other standard GNU/Unix tools
 
+On GNU/Linux, you also need:
+
+* libdevmapper (recommended)
+
+To build grub-emu, you need:
+
+* ncurses
+* libusb (recommended)
+* SDL (recommended)
+
+To build GRUB's graphical terminal (gfxterm), you need:
+
+* FreeType 2 or later
+* GNU Unifont
+
 If you use a development snapshot or want to hack on GRUB you may
 need the following.