mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
Update recipes
This commit is contained in:
parent
6d16f5fe64
commit
cc8c22c5ed
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compilation error (after a cargo update and a patch on the ring and tokio crates)
|
||||
[source]
|
||||
tar = "https://github.com/oll3/bita/archive/refs/tags/v0.11.0.tar.gz"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO make libcaca work
|
||||
[source]
|
||||
git = "https://github.com/yazgoo/blockish-caca"
|
||||
[build]
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
#TODO require signalfd
|
||||
#TODO require Bluetooth drivers
|
||||
#TODO build instructions - https://git.kernel.org/pub/scm/bluetooth/bluez.git/tree/INSTALL
|
||||
[source]
|
||||
|
||||
@ -5,7 +5,6 @@ tar = "https://github.com/immunant/c2rust/archive/refs/tags/v0.17.0.tar.gz"
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
"llvm",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages c2rust
|
||||
|
||||
Loading…
Reference in New Issue
Block a user