mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 22:34:18 +08:00
Fix a recipe
This commit is contained in:
parent
209455747c
commit
8568e879fd
@ -3,6 +3,9 @@
|
||||
git = "https://github.com/webonnx/wonnx"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages wonnx-cli
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user