]> xenbits.xensource.com Git - xcp/xen-api-libs.git/commitdiff
[rpc-light] fix a broken depency in the META file of xml-light2.
authorThomas Gazagnaire <thomas.gazagnaire@citrix.com>
Wed, 16 Sep 2009 14:49:13 +0000 (15:49 +0100)
committerThomas Gazagnaire <thomas.gazagnaire@citrix.com>
Wed, 16 Sep 2009 14:49:13 +0000 (15:49 +0100)
xml-light2/META.in

index 2c63767aa18363dac20c3a00abe26c0a5e52aa47..9000f04590320469f77e2561e6ef0b994ae998b7 100644 (file)
@@ -1,5 +1,5 @@
 version = "@VERSION@"
 description = "Xml-light2 - Xml-light replacement"
-requires = "stdext"
+requires = "stdext,xmlm"
 archive(byte) = "xml-light2.cma"
 archive(native) = "xml-light2.cmxa"