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

10 lines
199 B
TOML

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