aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ocaml/libs/xb/META.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ocaml/libs/xb/META.in')
-rw-r--r--tools/ocaml/libs/xb/META.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/ocaml/libs/xb/META.in b/tools/ocaml/libs/xb/META.in
index 1f3ca38553..1f812fd239 100644
--- a/tools/ocaml/libs/xb/META.in
+++ b/tools/ocaml/libs/xb/META.in
@@ -1,5 +1,5 @@
version = "@VERSION@"
description = "XenBus Interface"
-requires = "unix,mmap"
-archive(byte) = "xb.cma"
-archive(native) = "xb.cmxa"
+requires = "unix,xenmmap"
+archive(byte) = "xenbus.cma"
+archive(native) = "xenbus.cmxa"