summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2016-02-29 17:20:32 +0300
committerIlya Tumaykin <itumaykin@gmail.com>2016-02-29 22:28:32 +0300
commite8a2176f504e69055f69c2505daa645f0e15fe52 (patch)
tree5783d7f59e1a4ff9b7ee0fd502a5a170dcb91a82 /media-video/mpv
parentwww-apache/passenger: add 5.0.25 (diff)
downloadgentoo-e8a2176f504e69055f69c2505daa645f0e15fe52.tar.gz
gentoo-e8a2176f504e69055f69c2505daa645f0e15fe52.tar.bz2
gentoo-e8a2176f504e69055f69c2505daa645f0e15fe52.zip
media-video/mpv: explicitly disable opensles in 9999
Package-Manager: portage-2.2.27
Diffstat (limited to 'media-video/mpv')
-rw-r--r--media-video/mpv/mpv-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index f100dc65cc34..6d6d6d8e9acd 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -212,6 +212,7 @@ src_configure() {
$(use_enable pulseaudio pulse)
$(use_enable jack)
$(use_enable openal)
+ --disable-opensles
$(use_enable alsa)
--disable-coreaudio