diff --git a/scripts.d/45-x11/60-libxv.sh b/scripts.d/45-x11/60-libxv.sh index 3f30548..05f0dab 100755 --- a/scripts.d/45-x11/60-libxv.sh +++ b/scripts.d/45-x11/60-libxv.sh @@ -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() {