Files
libguestfs/ocaml/META.in
Richard W.M. Jones f6c4026f85 build: xml-light is no longer required (thanks Maxim Koltsov).
At some point we removed the last thing that required
xml-light, but were still testing for it at various places
in the build.  This removes all traces.
2010-11-11 18:03:12 +00:00

7 lines
166 B
Plaintext

name="guestfs"
version="@PACKAGE_VERSION@"
description="libguestfs bindings for OCaml"
requires="unix"
archive(byte)="mlguestfs.cma"
archive(native)="mlguestfs.cmxa"