redox/recipes/wip/db/bobby/recipe.toml
2026-01-22 23:26:46 -03:00

11 lines
165 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/hbons/Bobby"
[build]
template = "meson"
dependencies = [
"libadwaita",
"glib",
"gtk4",
]