diff --git a/ci/build-openbsd.sh b/ci/build-openbsd.sh index 2c9533b5fc..3ce580dc33 100755 --- a/ci/build-openbsd.sh +++ b/ci/build-openbsd.sh @@ -28,7 +28,6 @@ meson setup build $common_args \ -Dopenal=enabled \ -Dpulse=enabled \ -Dvulkan=enabled \ - -Ddvdnav=enabled \ - -Dcdda=enabled + -Ddvdnav=enabled meson compile -C build ./build/mpv -v --no-config