]> 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>
xc/META.in

index e46d7dd112f763c05d27c2280708fd05542eda1e..61fe61a8d4ca0b75f638f4a81ccba1d33208b11a 100644 (file)
@@ -1,4 +1,5 @@
 version = "@VERSION@"
 description = "Xen Control Interface"
+requires = "mmap,uuid"
 archive(byte) = "xc.cma"
 archive(native) = "xc.cmxa"