From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Roger_Pau_Monn=E9?= Subject: Re: [PATCH] README: add Pixman as build dependency Date: Mon, 26 Nov 2012 12:51:03 +0100 Message-ID: <50B357A7.6050905@citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Stefano Stabellini Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 23/11/12 13:51, Stefano Stabellini wrote: > Signed-off-by: Stefano Stabellini > > diff --git a/README b/README > index 21a81b2..88300df 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) Should we add a configure test for Pixman? I guess this is needed by Qemu. > * pkg-config > * bridge-utils package (/sbin/brctl) > * iproute package (/sbin/ip) > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel >