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
c8104f6d2c
commit
665482f59a
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/d-e-s-o/apcacli"
|
||||
[build]
|
||||
|
||||
@ -3,3 +3,6 @@
|
||||
git = "https://github.com/acfoltzer/cargo-fund"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
#TODO add a command to properly move the executable
|
||||
[source]
|
||||
git = "https://github.com/alfred-hodler/pushtx"
|
||||
[build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user