diff --git a/recipes/wip/security/dfir-toolkit/recipe.toml b/recipes/wip/security/dfir-toolkit/recipe.toml
index f80994c0381902da7856aaf3aa459bc2c34a3659..0117993bdcf79d31cca242b66a3359d2e086fd16 100644
--- a/recipes/wip/security/dfir-toolkit/recipe.toml
+++ b/recipes/wip/security/dfir-toolkit/recipe.toml
@@ -3,3 +3,6 @@
 git = "https://github.com/dfir-dd/dfir-toolkit"
 [build]
 template = "cargo"
+dependencies = [
+    "openssl1",
+]
diff --git a/recipes/wip/security/veldora/recipe.toml b/recipes/wip/security/veldora/recipe.toml
index 6c81e6afdd8be855e1353d3a52d528884865f6c6..c6eb25b5a500510e426ccbdb3bf228f758b435ae 100644
--- a/recipes/wip/security/veldora/recipe.toml
+++ b/recipes/wip/security/veldora/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO compiled but not tested
 [source]
 git = "https://github.com/tamton-aquib/veldora"
 [build]
diff --git a/recipes/wip/security/weggli/recipe.toml b/recipes/wip/security/weggli/recipe.toml
index 621a99302b61c5edee447efd49157f0dfb78af71..7347cd43e17d02c1807b0eb2f76477ae39c5f397 100644
--- a/recipes/wip/security/weggli/recipe.toml
+++ b/recipes/wip/security/weggli/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO source code error
 [source]
 git = "https://github.com/weggli-rs/weggli"
 [build]