mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
update recipes
This commit is contained in:
parent
fd1d035f8b
commit
3376b398a3
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/kaplanelad/shellfirm"
|
||||
[build]
|
||||
|
||||
@ -4,3 +4,6 @@ git = "https://github.com/sebastienrousseau/shokunin"
|
||||
rev = "9592f12701fb0ef3bc298f4499d2787e24fca4f3"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user