diff --git a/recipes/wip/graphics/simp/recipe.toml b/recipes/wip/graphics/simp/recipe.toml index bfaceec13..2fb2e960b 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", -]