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

13 lines
309 B
TOML

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