diff --git a/recipes/wip/please/recipe.toml b/recipes/wip/please/recipe.toml index 53eef6fd6..e681b3cce 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 8ad8e0d19..f1836a946 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", ]