All of lore.kernel.org
 help / color / mirror / Atom feed
* [OSSTEST PATCH] ts-xen-build-prep: Install Ocaml
@ 2016-04-22 15:26 Ian Jackson
  2016-04-22 16:23 ` Andrew Cooper
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ian Jackson @ 2016-04-22 15:26 UTC (permalink / raw)
  To: xen-devel; +Cc: Wei Liu, Ian Jackson, David Scott

This will result in the Xen build system building, and then
preferring, oxenstored.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
CC: David Scott <dave@recoil.org>
CC: Wei Liu <wei.liu2@citrix.com>
---
 ts-xen-build-prep |    1 +
 1 file changed, 1 insertion(+)

diff --git a/ts-xen-build-prep b/ts-xen-build-prep
index b35e91b..c8cebf4 100755
--- a/ts-xen-build-prep
+++ b/ts-xen-build-prep
@@ -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/) {
-- 
1.7.10.4


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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-04-22 19:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-22 15:26 [OSSTEST PATCH] ts-xen-build-prep: Install Ocaml Ian Jackson
2016-04-22 16:23 ` Andrew Cooper
2016-04-22 17:44 ` Wei Liu
2016-04-22 19:54 ` David Scott

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.