redox/recipes/wip/image/other/ferrishot/recipe.toml
2025-04-15 23:33:59 +00:00

12 lines
187 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/nik-rev/ferrishot"
[build]
dependencies = [
"mesa",
"libx11",
"libwayland",
"libxcb",
]
template = "cargo"