diff --git a/recipes/wip/c2rust/recipe.toml b/recipes/wip/c2rust/recipe.toml
index 4a985c93e156c3d325818032dace3f6357f37362..506e29855367d491f105c8e77cd0f241953d4827 100644
--- a/recipes/wip/c2rust/recipe.toml
+++ b/recipes/wip/c2rust/recipe.toml
@@ -1,10 +1,14 @@
-#TODO Can't find LLVM
+#TODO compilation error
 [source]
 git = "https://github.com/immunant/c2rust"
 [build]
 template = "custom"
 dependencies = [
     "openssl1",
+    "libffi",
+    "libxml2",
+    "zlib",
+    "terminfo",
 ]
 script = """
 cookbook_cargo_packages c2rust