summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Ekström <jeebjp@gmail.com>2021-11-02 00:03:24 +0200
committersfan5 <sfan5@live.de>2021-11-10 17:08:16 +0100
commitdd6fce51385d7c8af89000172bfe93163bd8c1c7 (patch)
tree1a9e513a7cc8fd29738a1d22eb42a6d5b666fbe1
parentc413720801bbcda94cccac65a2baf2ce4d59a721 (diff)
downloadmpv-dd6fce51385d7c8af89000172bfe93163bd8c1c7.tar.bz2
mpv-dd6fce51385d7c8af89000172bfe93163bd8c1c7.tar.xz
ci/build-freebsd: require OSSv4 AO to be enabled
-rwxr-xr-xci/build-freebsd.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/build-freebsd.sh b/ci/build-freebsd.sh
index 32ba0df010..a64c03be7e 100755
--- a/ci/build-freebsd.sh
+++ b/ci/build-freebsd.sh
@@ -18,6 +18,7 @@ python3 ./waf configure \
--enable-vaapi-wayland \
--enable-vdpau \
--enable-vulkan \
+ --enable-oss-audio \
$(pkg info -q v4l_compat && echo --enable-dvbin) \
$(pkg info -q libdvdnav && echo --enable-dvdnav) \
$(pkg info -q libcdio-paranoia && echo --enable-cdda) \