mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
update recipes
This commit is contained in:
parent
41d205fcc7
commit
24491dc6a7
@ -1,4 +1,4 @@
|
||||
#TODO nonsense rustc version requirement
|
||||
#TODO tikv-jemalloc-sys crate error
|
||||
[source]
|
||||
git = "https://github.com/charliermarsh/ruff"
|
||||
rev = "0263f2715eba81aee471e3dd5a50ea5f9426cbb1"
|
||||
|
||||
@ -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
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
#TODO compiled after cargo update, not tested
|
||||
[source]
|
||||
git = "https://github.com/your-tools/ruplacer"
|
||||
rev = "11531fc7ae15d63199ddd92bd2487384714b8884"
|
||||
[build]
|
||||
template = "cargo"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user