d36981fc0f
Rename binary package to not collide with native
...
I haven't really thought about what I'm going to do to bring the WASM
and native builds back together...
2025-11-19 15:22:44 -06:00
7c5d9c6af0
Switch arch from "any" to "all"
2025-11-19 13:20:15 -06:00
98212aa6bc
Add a runtime dependency on Python3 (http.server)
2025-11-19 13:19:54 -06:00
41ca417386
Drop unneeded build-dep
2025-11-19 12:34:19 -06:00
3d9dc77837
Build-Depend on rust-llvm to get default linker
...
Cargo is trying to use rust-lld by default. Instead of patching the
config file to use "lld", name the dependency in the dependencies list.
2025-11-19 10:14:20 -06:00
bb99cc8042
Add build dependency on the LLD linker
...
Rust defaults to `rust-lld`, which is somehow different from the no-
prefix "lld". I can add a patch to .cargo/config.toml to override the
linker selection.
2025-11-18 14:10:24 -06:00
736f7ab260
Add missing build-depends
2025-09-28 12:55:15 -05:00
2d5830d3bc
Begin package for Debian Trixie
2025-09-28 12:46:23 -05:00