mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 22:34:18 +08:00
update recipes
This commit is contained in:
parent
33ec38425d
commit
21844c2d87
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO deltalake crate error (after a patch on ring)
|
||||
[source]
|
||||
git = "https://github.com/timvw/qv"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO compiled after cargo update, not tested
|
||||
#TODO compiled but not tested (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/lotabout/rargs"
|
||||
[build]
|
||||
|
||||
@ -4,3 +4,6 @@ git = "https://github.com/prefix-dev/rattler-build"
|
||||
rev = "4e554ccf35e50f598f9110bfc8c8be909de203da"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user