mpv: enable openal support by default
See the previous commit.
This commit is contained in:
parent
31cf1ff4ee
commit
4d680f3f3d
@ -52,7 +52,7 @@
|
||||
, zimgSupport ? true, zimg ? null
|
||||
, archiveSupport ? false, libarchive ? null
|
||||
, jackaudioSupport ? false, libjack2 ? null
|
||||
, openalSupport ? false, openalSoft ? null
|
||||
, openalSupport ? true, openalSoft ? null
|
||||
, vapoursynthSupport ? false, vapoursynth ? null
|
||||
}:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user