commit:     e8a2176f504e69055f69c2505daa645f0e15fe52
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Mon Feb 29 14:20:32 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Mon Feb 29 19:28:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8a2176f

media-video/mpv: explicitly disable opensles in 9999

Package-Manager: portage-2.2.27

 media-video/mpv/mpv-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index f100dc6..6d6d6d8 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
 

Reply via email to