summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2016-01-08 18:45:23 +0300
committerIan Delaney <idella4@gentoo.org>2016-01-09 13:25:21 +0800
commit54f5614f295178945bc3774ea84836c10fcdc947 (patch)
tree4e1098885569710e2212680d22bf9cea8c72ece1 /media-video/mpv
parentdev-libs/injeqt: Preserve CXX flags, fixes bug 570954. (diff)
downloadgentoo-54f5614f295178945bc3774ea84836c10fcdc947.tar.gz
gentoo-54f5614f295178945bc3774ea84836c10fcdc947.tar.bz2
gentoo-54f5614f295178945bc3774ea84836c10fcdc947.zip
media-video/mpv: drop unneeded --disable-wasapi configure option
WASAPI is disabled for non-Win32 builds, i.e., always. Package-Manager: portage-2.2.26
Diffstat (limited to 'media-video/mpv')
-rw-r--r--media-video/mpv/mpv-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index dc7ef9dc3c52..ead9006ccb05 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -217,7 +217,6 @@ src_configure() {
$(use_enable openal)
$(use_enable alsa)
--disable-coreaudio
- --disable-wasapi
# Video outputs
--disable-cocoa