mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
update recipes
This commit is contained in:
parent
a9a9d279c1
commit
8e66cd00d2
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO tvix-castore crate error (after cargo update)
|
||||
[source]
|
||||
git = "https://github.com/tvlfyi/tvix"
|
||||
[build]
|
||||
|
||||
@ -4,3 +4,6 @@ git = "https://github.com/Xithrius/twitch-tui"
|
||||
rev = "4c382da4afcb7b994e1a7659addfb55fde9518df"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user