]> xenbits.xensource.com Git - people/aperard/osstest.git/commitdiff
ts-xen-build-prep: Install Ocaml
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 22 Apr 2016 15:25:04 +0000 (16:25 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 28 Apr 2016 16:19:31 +0000 (17:19 +0100)
This will result in the Xen build system building, and then
preferring, oxenstored.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: David Scott <dave@recoil.org>
ts-xen-build-prep

index b35e91bb3a1393685698b96d1345b677f0e185a5..c8cebf408746d45df159c38c53015735206dc510 100755 (executable)
@@ -206,6 +206,7 @@ sub prep () {
                       autoconf automake libtool xsltproc
                       libxml2-utils libxml2-dev
                       libdevmapper-dev w3c-dtd-xhtml libxml-xpath-perl
+                      ocaml-nox ocaml-findlib
                       ccache nasm checkpolicy ebtables);
 
     if ($ho->{Suite} =~ m/wheezy|squeeze|lenny/) {