]> xenbits.xensource.com Git - people/dariof/osstest.git/commitdiff
ts-xen-build-prep: Install libxml-xpath-perl on build machines
authorIan Campbell <ian.campbell@citrix.com>
Fri, 5 Dec 2014 14:54:08 +0000 (14:54 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 5 Dec 2014 15:40:48 +0000 (15:40 +0000)
Required by latest libvirt, to build docs.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@citrix.com>
ts-xen-build-prep

index 05a7857d55c25e98addd6bf6931eb584a0407dce..a7d0d030921156ba133f3750d2d9fb9dd6436ec8 100755 (executable)
@@ -177,7 +177,7 @@ sub prep () {
                                libglib2.0-dev liblzma-dev pkg-config
                                autoconf automake libtool xsltproc
                                libxml2-utils libxml2-dev libnl-dev
-                               libdevmapper-dev w3c-dtd-xhtml
+                               libdevmapper-dev w3c-dtd-xhtml libxml-xpath-perl
                               ccache));
 
     target_cmd_root($ho, "chmod -R a+r /usr/share/git-core/templates");