redox/recipes/wip/security/authenticator/recipe.toml
2026-02-10 03:18:17 -03:00

14 lines
246 B
TOML

#TODO not compiled or tested
[source]
git = "https://gitlab.gnome.org/World/Authenticator"
shallow_clone = true
[build]
template = "meson"
dependencies = [
"glib",
"gtk4",
"libadwaita",
"gstreamer",
"gobject-introspection",
]