mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
update recipes
This commit is contained in:
parent
a0a0ad407c
commit
3ffeb0d350
@ -1,8 +0,0 @@
|
||||
#TODO Not compiled or tested
|
||||
[source]
|
||||
git = "https://github.com/nvzqz/divan"
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
cookbook_cargo_examples examples
|
||||
"""
|
||||
@ -3,3 +3,6 @@
|
||||
tar = "https://github.com/dbry/WavPack/releases/download/5.7.0/wavpack-5.7.0.tar.xz"
|
||||
[build]
|
||||
template = "configure"
|
||||
dependencies = [
|
||||
"libiconv",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user