On Mon, 2015-02-09 at 11:10 +0000, Wei Liu wrote:
> Libvirt's test suite needs it.
> 
> Signed-off-by: Wei Liu <wei.l...@citrix.com>

Acked-by: Ian Campbell <ian.campb...@citrix.com>

But I think it will also want it at runtime, no? The libvirt logs whinge
about such things (it was suggested this meant ebtables was on the build
host,but given this patch I suppose not)

> Cc: Ian Jackson <ian.jack...@eu.citrix.com>
> ---
>  ts-xen-build-prep | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/ts-xen-build-prep b/ts-xen-build-prep
> index 3684c0a..1bf40db 100755
> --- a/ts-xen-build-prep
> +++ b/ts-xen-build-prep
> @@ -178,7 +178,7 @@ sub prep () {
>                                 autoconf automake libtool xsltproc
>                                 libxml2-utils libxml2-dev libnl-dev
>                                 libdevmapper-dev w3c-dtd-xhtml 
> libxml-xpath-perl
> -                               ccache nasm checkpolicy));
> +                               ccache nasm checkpolicy ebtables));
>  
>      target_cmd_root($ho, "chmod -R a+r /usr/share/git-core/templates");
>      # workaround for Debian #595728



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to