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