Avisynth is GPL
This commit is contained in:
parent
e50ce1c132
commit
a73fe75e3a
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ AVISYNTH_REPO="https://github.com/AviSynth/AviSynthPlus.git"
|
|||
AVISYNTH_COMMIT="f44a7c66bfece896c0f0047a5656bb29e73ac67e"
|
||||
|
||||
ffbuild_enabled() {
|
||||
[[ $VARIANT == gpl* ]] || return -1
|
||||
return 0
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue