update recipes

This commit is contained in:
Ribbon 2023-12-23 07:23:52 +00:00
parent 41d205fcc7
commit 24491dc6a7
3 changed files with 3 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#TODO nonsense rustc version requirement
#TODO tikv-jemalloc-sys crate error
[source]
git = "https://github.com/charliermarsh/ruff"
rev = "0263f2715eba81aee471e3dd5a50ea5f9426cbb1"

View File

@ -1,11 +1,11 @@
#TODO Require headless Java
#TODO make openjdk19-headless work
[source]
git = "https://github.com/ruffle-rs/ruffle"
[build]
template = "custom"
dependencies = [
"openssl1",
"java19",
"openjdk19-headless",
]
script = """
cookbook_cargo_packages ruffle_desktop

View File

@ -1,6 +1,5 @@
#TODO compiled after cargo update, not tested
[source]
git = "https://github.com/your-tools/ruplacer"
rev = "11531fc7ae15d63199ddd92bd2487384714b8884"
[build]
template = "cargo"