mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
update recipes
This commit is contained in:
parent
1e7503daf7
commit
574b17f843
@ -1,10 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO gmp-mpfr-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/bgkillas/kalc"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"libgmp",
|
||||
"libmpfr",
|
||||
"mpc",
|
||||
]
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO port to Orbital
|
||||
[source]
|
||||
git = "https://github.com/B0SEmc/Anime-Downloader"
|
||||
rev = "36439fcf8665a363d95fe0e56de69909d0ff381b"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO get_if_addrs crate error
|
||||
[source]
|
||||
git = "https://github.com/gabrielmagno/crab-dlna"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/TheWaWaR/simple-http-server"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user