redox/recipes/wip/dev/web/cartero/recipe.toml
2026-04-16 20:17:57 -03:00

14 lines
227 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/danirod/cartero"
shallow_clone = true
[build]
template = "meson"
dependencies = [
"libadwaita",
"glib",
"gtk4",
"gtksourceview",
"openssl3",
]