Fix the sphere recipe and update TODOs

This commit is contained in:
Ribbon 2025-07-03 09:05:45 -03:00
parent 79a1806abd
commit b0ed142293
3 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO camino crate error
[source]
git = "https://github.com/supinie/cargo-preflight"
[build]

View File

@ -1,4 +1,4 @@
#TODO not compiled or tested
#TODO camino crate error
[source]
git = "https://github.com/liamaharon/crunch-cli"
[build]

View File

@ -3,6 +3,9 @@
git = "https://github.com/Nakadra/sphere-runtime"
[build]
template = "custom"
dependencies = [
"openssl1",
]
script = """
cookbook_cargo
mkdir -pv "${COOKBOOK_STAGE}/usr/share/sphere"