* [PATCH] Add missing dependencies to INSTALL
@ 2010-03-02 19:10 Jordan Uggla
2010-03-02 20:10 ` Carles Pina i Estany
0 siblings, 1 reply; 3+ messages in thread
From: Jordan Uggla @ 2010-03-02 19:10 UTC (permalink / raw)
To: grub-devel
[-- Attachment #1: Type: text/plain, Size: 137 bytes --]
Gettext and qemu ( for make-check ) are missing from INSTALL,
attached patch fixes this.
--
Jordan Uggla (Jordan_U on irc.freenode.net)
[-- Attachment #2: install-dependancies.patch --]
[-- Type: text/x-patch, Size: 899 bytes --]
=== 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 <jordan.uggla@gmail.com>
+
+ * INSTALL: Add gettext as a dependency and add qemu to a new section,
+ "Prerequisites for make-check".
+
2010-03-01 Vladimir Serbinenko <phcoder@gmail.com>
* 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
====================
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-03-04 15:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-02 19:10 [PATCH] Add missing dependencies to INSTALL Jordan Uggla
2010-03-02 20:10 ` Carles Pina i Estany
2010-03-04 15:27 ` Vladimir 'φ-coder/phcoder' Serbinenko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.