More stuff is using libsamplerate now
This commit is contained in:
parent
975fd8d3fd
commit
64cc9bb50d
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ SCRIPT_REPO="https://github.com/libsndfile/libsamplerate.git"
|
|||
SCRIPT_COMMIT="aee38d0bc797d0d1a3774ef574af1d5d248d2398"
|
||||
|
||||
ffbuild_enabled() {
|
||||
# Dependency of GPL-Only librubberband
|
||||
[[ $VARIANT == lgpl* ]] && return -1
|
||||
return 0
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue