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
13169092f3
commit
6be0093335
@ -1,4 +1,4 @@
|
||||
#TODO ring crate error
|
||||
#TODO xdg-home crate error (after a patch on ring)
|
||||
[source]
|
||||
git = "https://github.com/soywod/himalaya"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/ChrisVilches/horsetab"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user