mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 23:04:19 +08:00
libsndfile: do not link to broken libflac recipe
This commit is contained in:
parent
981c7f49b3
commit
4650ef4e50
@ -4,7 +4,7 @@ tar = "https://github.com/libsndfile/libsndfile/releases/download/1.2.0/libsndfi
|
||||
[build]
|
||||
template = "configure"
|
||||
dependencies = [
|
||||
"libflac",
|
||||
#TODO "libflac",
|
||||
"libogg",
|
||||
"libvorbis",
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user