mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 14:24:18 +08:00
update recipes
This commit is contained in:
parent
258fe12de6
commit
499adeb9f6
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO Bash error with the "--build-binary" Cargo flag
|
||||
[source]
|
||||
git = "https://github.com/omnibor/omnibor-rs"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/w4/rgit"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
@ -1,5 +0,0 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/alexpovel/srgn"
|
||||
[build]
|
||||
template = "cargo"
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO fs-set-times crate error
|
||||
[source]
|
||||
git = "https://github.com/rylev/wepl"
|
||||
[build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user