redox/recipes/wip/graphics/shaders/vibe/recipe.toml
2025-03-02 15:09:35 +00:00

11 lines
178 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/TornaxO7/vibe"
[build]
template = "cargo"
dependencies = [
"libxkbcommon",
"libwayland",
"libalsa",
]