aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>2012-01-26 11:06:06 +0000
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>2012-01-26 11:06:06 +0000
commited846689bf658154cef1798a98b50ef63c894862 (patch)
tree10758a48e6036924f59ef3737c23a2e9606b1943 /README
parentb2b39f76e60c48cad4dfaba3a6837255e24da207 (diff)
downloadxen-ed846689bf658154cef1798a98b50ef63c894862.tar.gz
xen-ed846689bf658154cef1798a98b50ef63c894862.tar.bz2
xen-ed846689bf658154cef1798a98b50ef63c894862.zip
README: add upstream qemu dependecies
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>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 02d1d50eb1..bc28a612ce 100644
--- 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