mpv: enable openal support by default

See the previous commit.
This commit is contained in:
Jan Malakhovski 2019-06-21 18:14:38 +00:00 committed by Profpatsch
parent 31cf1ff4ee
commit 4d680f3f3d

View File

@ -52,7 +52,7 @@
, zimgSupport ? true, zimg ? null , zimgSupport ? true, zimg ? null
, archiveSupport ? false, libarchive ? null , archiveSupport ? false, libarchive ? null
, jackaudioSupport ? false, libjack2 ? null , jackaudioSupport ? false, libjack2 ? null
, openalSupport ? false, openalSoft ? null , openalSupport ? true, openalSoft ? null
, vapoursynthSupport ? false, vapoursynth ? null , vapoursynthSupport ? false, vapoursynth ? null
}: }: