mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
Update recipes
This commit is contained in:
parent
6ab06a80c4
commit
960faf027f
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO fs2 crate error
|
||||
[source]
|
||||
git = "https://github.com/crunchy-labs/crunchy-cli"
|
||||
[build]
|
||||
|
||||
@ -3,6 +3,9 @@
|
||||
git = "https://github.com/encounter/objdiff"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages objdiff-gui objdiff-cli
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user