README: add upstream qemu dependecies
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 26 Jan 2012 11:06:06 +0000 (11:06 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 26 Jan 2012 11:06:06 +0000 (11:06 +0000)
Upstream Qemu, just added to the Xen build system, needs GLib 2.0 and
pkg-config to compile.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Committed-by: Keir Fraser <keir@xen.org>
README

diff --git a/README b/README
index 02d1d50eb15644bd2f8384a83d27188838c15303..bc28a612ce37ae9996cc1efa7393fa7ed0b3cabf 100644 (file)
--- a/README
+++ b/README
@@ -50,6 +50,8 @@ provided by your OS distributor:
     * Development install of yajl (e.g. libyajl-dev)
     * Development install of libaio (e.g. libaio-dev) version 0.3.107 or
       greater. Set CONFIG_SYSTEM_LIBAIO in .config if this is not available.
+    * Development install of GLib v2.0 (e.g. libglib2.0-dev)
+    * pkg-config
     * bridge-utils package (/sbin/brctl)
     * iproute package (/sbin/ip)
     * hotplug or udev