redox/recipes/wip/tools/wpaperd/recipe.toml
2024-07-09 00:06:39 +00:00

9 lines
150 B
TOML

#TODO make libxkbcommon work
[source]
git = "https://github.com/danyspin97/wpaperd"
[build]
template = "cargo"
dependencies = [
"libxkbcommon",
]