diff --git a/recipes/wip/please/recipe.toml b/recipes/wip/please/recipe.toml
index 53eef6fd6477b217cb51439beead6b8349616fe7..e681b3cceb05b26494c7913f2f44c3ab2a9ab656 100644
--- a/recipes/wip/please/recipe.toml
+++ b/recipes/wip/please/recipe.toml
@@ -1,4 +1,4 @@
-#TODO users crate error
+#TODO users crate error (after cargo update)
 [source]
 git = "https://gitlab.com/edneville/please"
 [build]
diff --git a/recipes/wip/pomky/recipe.toml b/recipes/wip/pomky/recipe.toml
index 8ad8e0d19e57b62a55de1f8c8560ad780361f80a..f1836a9461742172488e7a85b4cf461e22c0d09e 100644
--- a/recipes/wip/pomky/recipe.toml
+++ b/recipes/wip/pomky/recipe.toml
@@ -5,4 +5,5 @@ git = "https://github.com/developomp/pomky"
 template = "cargo"
 dependencies = [
     "glib",
+    "pcre",
 ]