From 038f2213e15d4b4c2f2c1e3d87e3004e4f2be5ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Ekstr=C3=B6m?= Date: Sun, 22 Mar 2020 14:33:41 +0200 Subject: ci: remove libass enablement This is no longer a configurable option. --- TOOLS/appveyor-build.sh | 1 - ci/build-mingw64.sh | 1 - 2 files changed, 2 deletions(-) diff --git a/TOOLS/appveyor-build.sh b/TOOLS/appveyor-build.sh index 8e16fbeee1..a6a7b724a3 100755 --- a/TOOLS/appveyor-build.sh +++ b/TOOLS/appveyor-build.sh @@ -16,7 +16,6 @@ export PYTHON=/usr/bin/python3 --enable-jpeg \ --enable-lcms2 \ --enable-libarchive \ - --enable-libass \ --enable-lua \ --enable-rubberband \ --enable-shaderc \ diff --git a/ci/build-mingw64.sh b/ci/build-mingw64.sh index ed4eb9fb64..e0e8091905 100755 --- a/ci/build-mingw64.sh +++ b/ci/build-mingw64.sh @@ -22,7 +22,6 @@ python3 ./waf configure \ --enable-lua \ --enable-javascript \ --enable-libarchive \ - --enable-libass \ --enable-libbluray \ --enable-dvdnav \ --enable-uchardet \ -- cgit v1.2.3