mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 15:48:45 +08:00
10 lines
261 B
TOML
10 lines
261 B
TOML
#TODO missing script, see https://github.com/jgaeddert/liquid-dsp#installation-and-dependencies
|
|
[source]
|
|
git = "https://github.com/jgaeddert/liquid-dsp"
|
|
rev = "8bf87b6fe325d98c250d6911fa50518d14175d86"
|
|
[build]
|
|
template = "custom"
|
|
dependencies = [
|
|
"fftw",
|
|
]
|