redox/recipes/wip/libs/security/gvm-libs/recipe.toml
2026-06-09 22:01:20 -03:00

9 lines
251 B
TOML

#TODO discover minimum dependencies from cmake log
# build instructions: https://github.com/greenbone/gvm-libs/blob/main/INSTALL.md
[source]
git = "https://github.com/greenbone/gvm-libs"
rev = "v23.2.2"
shallow_clone = true
[build]
template = "cmake"