mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 05:44:17 +08:00
7 lines
304 B
TOML
7 lines
304 B
TOML
#TODO missing script for Meson, see https://github.com/libfuse/libfuse#installation
|
|
#TODO require the "fused" daemon (equivalent to the Linux kernel module but in user-space)
|
|
[source]
|
|
tar = "https://github.com/libfuse/libfuse/releases/download/fuse-3.16.2/fuse-3.16.2.tar.gz"
|
|
[build]
|
|
template = "custom"
|