mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 04:14:17 +08:00
Update the wrkflw recipe and a TODO
This commit is contained in:
parent
424615dc46
commit
e95304ec5c
@ -1,4 +1,4 @@
|
||||
#TODO not compiled or tested
|
||||
#TODO the yeslogic-fontconfig-sys crate can't find the fontconfig dependency
|
||||
[source]
|
||||
git = "https://github.com/Aloxaf/silicon"
|
||||
[build]
|
||||
|
||||
@ -3,6 +3,9 @@
|
||||
git = "https://github.com/bahdotsh/wrkflw"
|
||||
[build]
|
||||
template = "custom"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
script = """
|
||||
cookbook_cargo_packages wrkflw
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user