[OCaml] META: remove exists_if(toplevel).
[oota-llvm.git] / bindings / ocaml / llvm / META.llvm.in
index 6449480ae9eff77a76e8494c3852d69f7ba8790c..f9808c73eb9afc639590f038dae41b166e0288ff 100644 (file)
@@ -30,7 +30,7 @@ package "bitwriter" (
 )
 
 package "executionengine" (
-    requires = "llvm,llvm.target"
+    requires = "llvm,llvm.target,ctypes.foreign"
     version = "@PACKAGE_VERSION@"
     description = "JIT and Interpreter for LLVM"
     archive(byte) = "llvm_executionengine.cma"