mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 04:14:17 +08:00
Update recipes
This commit is contained in:
parent
9c24db29fe
commit
9c5215f89f
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO iced_winit crate error
|
||||
[source]
|
||||
git = "https://github.com/brianch/offline-chess-puzzles"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://gitlab.com/timvisee/apbf"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO cargo package error
|
||||
[source]
|
||||
git = "https://github.com/hackclub/burrow"
|
||||
[build]
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#TODO Not compiled or tested
|
||||
#TODO openssl-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/epi052/feroxbuster"
|
||||
[build]
|
||||
|
||||
@ -6,3 +6,6 @@ template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_packages openpgp-ca openpgp-ca-restd
|
||||
"""
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user