mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 11:54:17 +08:00
update recipes
This commit is contained in:
parent
b7e5d3c019
commit
4fe413bbd2
@ -1,4 +1,5 @@
|
||||
#TODO
|
||||
#TODO compiled but not tested
|
||||
#TODO missing script to properly move the binary
|
||||
#TODO require WebAssembly
|
||||
[source]
|
||||
git = "https://github.com/sile/pixcil"
|
||||
|
||||
@ -4,3 +4,6 @@ git = "https://github.com/prefix-dev/pixi"
|
||||
rev = "40aa081fd2039d40c33a20efd4887d82ac6b66ce"
|
||||
[build]
|
||||
template = "cargo"
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user