Remove workaround for unpatched FFmpeg
This commit is contained in:
parent
f48d93e470
commit
b67f8382ce
1 changed files with 1 additions and 2 deletions
|
@ -38,8 +38,7 @@ ffbuild_dockerbuild() {
|
|||
}
|
||||
|
||||
ffbuild_configure() {
|
||||
# Needs a patch to FFmpeg to fix static linking first
|
||||
echo #--enable-xlib
|
||||
echo --enable-xlib
|
||||
}
|
||||
|
||||
ffbuild_unconfigure() {
|
||||
|
|
Loading…
Reference in a new issue