mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 13:54:19 +08:00
Update recipes
This commit is contained in:
parent
4c9124abc1
commit
1872f8d869
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO mlua-sys crate can't detect the lua54 dependency
|
||||
[source]
|
||||
git = "https://github.com/dandyvica/dqy"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO can't find the options file
|
||||
[source]
|
||||
tar = "https://freenginx.org/download/nginx-1.24.0.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO camino crate error
|
||||
[source]
|
||||
git = "https://github.com/jplatte/hinoki"
|
||||
[build]
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
[source]
|
||||
git = "https://github.com/Orange-OpenSource/hurl"
|
||||
[build]
|
||||
template = "cargo"
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
"curl",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user