redox/recipes/wip/graphics/simp/recipe.toml
2024-04-20 23:32:18 +00:00

11 lines
262 B
TOML

#TODO missing dependencies, see https://github.com/Kl4rry/simp#system-dependencies
[source]
git = "https://github.com/Kl4rry/simp"
rev = "195b2ef334e4c72ba8f44ee8af9f5cc0c259cc52"
[build]
template = "cargo"
dependencies = [
"openssl1",
"libxkbcommon",
]