mpv: Don't enable JACK support by default

Packages should not depend on JACK by default to reduce dependency
bloat.

Issue #8990.
This commit is contained in:
Eelco Dolstra 2015-07-26 12:13:45 +02:00
parent 165406e1af
commit 43f331a874

View File

@ -12,7 +12,7 @@
, bluraySupport ? true, libbluray ? null
, speexSupport ? true, speex ? null
, theoraSupport ? true, libtheora ? null
, jackaudioSupport ? true, libjack2 ? null
, jackaudioSupport ? false, libjack2 ? null
, pulseSupport ? true, libpulseaudio ? null
, bs2bSupport ? true, libbs2b ? null
# For screenshots