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

13 lines
283 B
TOML

#TODO missing script for building, see https://espanso.org/docs/install/linux/#wayland-compile
#TODO port to orbital?
[source]
git = "https://github.com/espanso/espanso"
[build]
template = "custom"
dependencies = [
"libxkbcommon",
"dbus",
"wxwidgets3",
"openssl1",
]