From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: [PATCH OSSTEST 07/12] ts-xen-build-prep: install ebtables Date: Mon, 9 Feb 2015 11:10:01 +0000 Message-ID: <1423480206-9729-8-git-send-email-wei.liu2@citrix.com> References: <1423480206-9729-1-git-send-email-wei.liu2@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1423480206-9729-1-git-send-email-wei.liu2@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org Cc: ian.jackson@eu.citrix.com, jfehlig@suse.com, Wei Liu , ian.campbell@citrix.com List-Id: xen-devel@lists.xenproject.org Libvirt's test suite needs it. Signed-off-by: Wei Liu Cc: Ian Campbell Cc: Ian Jackson --- 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 -- 1.9.1