redox/recipes/wip/tools/t-rec/recipe.toml
2024-02-11 14:08:48 +00:00

10 lines
190 B
TOML

#TODO require XWayland
[source]
git = "https://github.com/sassman/t-rec-rs"
rev = "da911b978e9e87a917c7c865e5aa4d833209d9e0"
[build]
template = "cargo"
dependencies = [
"imagemagick",
]