]> xenbits.xensource.com Git - xcp/xen-api-libs.git/commitdiff
[refactoring] make the dependencies to mmap and uuid explicit
authorDavid Scott <dave.scott@eu.citrix.com>
Mon, 26 Oct 2009 16:32:15 +0000 (16:32 +0000)
committerDavid Scott <dave.scott@eu.citrix.com>
Mon, 26 Oct 2009 16:32:15 +0000 (16:32 +0000)
Signed-off-by: Thomas Gazagnaire <thomas.gazagnaire@citrix.com>
xb/META.in

index c041010c44a037cd968a42359470fbc6ee38a6c0..1f3ca385534c2369c477fdc28a70457a16adbb1c 100644 (file)
@@ -1,4 +1,5 @@
 version = "@VERSION@"
 description = "XenBus Interface"
+requires = "unix,mmap"
 archive(byte) = "xb.cma"
 archive(native) = "xb.cmxa"