update recipes

This commit is contained in:
Ribbon 2023-12-23 01:09:07 +00:00
parent b7e5d3c019
commit 4fe413bbd2
2 changed files with 5 additions and 1 deletions

View File

@ -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"

View File

@ -4,3 +4,6 @@ git = "https://github.com/prefix-dev/pixi"
rev = "40aa081fd2039d40c33a20efd4887d82ac6b66ce"
[build]
template = "cargo"
dependencies = [
"openssl1",
]