mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
Update the keyscope recipe
This commit is contained in:
parent
d472a1e15d
commit
9cd55779ab
@ -3,6 +3,9 @@
|
||||
git = "https://github.com/SpectralOps/keyscope"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages keyscope
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user