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

12 lines
238 B
TOML

#TODO Need to make libxkbcommon work
[source]
git = "https://github.com/raphamorim/rio"
rev = "ddd99a767b2c17bbf9aa8a00f6107acc488a04e8"
[build]
template = "cargo"
dependencies = [
"freetype2",
"fontconfig",
"libxkbcommon",
]