diff --git a/recipes/wip/graphics/simp/recipe.toml b/recipes/wip/graphics/simp/recipe.toml index bfaceec130bf06b8794d3128de5926e43e3d62f2..2fb2e960b1efd0feb7137cac5f594f5cfb00fe98 100644 --- a/recipes/wip/graphics/simp/recipe.toml +++ b/recipes/wip/graphics/simp/recipe.toml @@ -4,7 +4,3 @@ git = "https://github.com/Kl4rry/simp" rev = "195b2ef334e4c72ba8f44ee8af9f5cc0c259cc52" [build] template = "cargo" -dependencies = [ - "openssl1", - "libxkbcommon", -]