aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>2012-11-27 14:13:39 +0000
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>2012-11-27 14:13:39 +0000
commit5ff9a4aff2fa31b1b8d013c6c677f0703802b4b8 (patch)
tree3447c0ecea386cee5faa9a5a36d1f9e300dd76e8 /README
parentb98cd5c1b5a6f81a4ee3ac76800fa390dc91cea1 (diff)
downloadxen-5ff9a4aff2fa31b1b8d013c6c677f0703802b4b8.tar.gz
xen-5ff9a4aff2fa31b1b8d013c6c677f0703802b4b8.tar.bz2
xen-5ff9a4aff2fa31b1b8d013c6c677f0703802b4b8.zip
README: add Pixman as build dependency
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Acked-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 21a81b272a..88300df945 100644
--- a/README
+++ b/README
@@ -51,6 +51,7 @@ provided by your OS distributor:
* 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)
+ * Development install of Pixman (e.g. libpixman-1-dev)
* pkg-config
* bridge-utils package (/sbin/brctl)
* iproute package (/sbin/ip)