Disable libwavpack
This commit is contained in:
parent
d22e210f8a
commit
33efafb420
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ WAVPACK_REPO="https://github.com/dbry/WavPack"
|
|||
WAVPACK_COMMIT="e4e8d191e8dd74cbdbeaef3232c16a7ef517e68d"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
return -1
|
||||
}
|
||||
|
||||
ffbuild_dockerstage() {
|
||||
|
|
Loading…
Reference in a new issue