From dd0542ab6da016f2177e94ff2b33fe2542279150 Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Sat, 23 Dec 2023 01:59:51 +0000 Subject: [PATCH] update recipes --- recipes/wip/please/recipe.toml | 2 +- recipes/wip/pomky/recipe.toml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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", ] -- GitLab