aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ocaml/libs/xc/META.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ocaml/libs/xc/META.in')
-rw-r--r--tools/ocaml/libs/xc/META.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/ocaml/libs/xc/META.in b/tools/ocaml/libs/xc/META.in
index 61fe61a8d4..298cc4b967 100644
--- a/tools/ocaml/libs/xc/META.in
+++ b/tools/ocaml/libs/xc/META.in
@@ -1,5 +1,5 @@
version = "@VERSION@"
description = "Xen Control Interface"
-requires = "mmap,uuid"
-archive(byte) = "xc.cma"
-archive(native) = "xc.cmxa"
+requires = "xenmmap,uuid"
+archive(byte) = "xenctrl.cma"
+archive(native) = "xenctrl.cmxa"