commit:     11533a9436c43d022cfe4e4f000ea096517a516f
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Sat Feb  6 05:30:05 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Sat Feb  6 05:30:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11533a94

media-video/mpv: fix live build

libavfilter was made mandatory upstream. We've always enabled it anyway.

Package-Manager: portage-2.2.27

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

diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild
index 3c00f85..a7eb177 100644
--- a/media-video/mpv/mpv-9999.ebuild
+++ b/media-video/mpv/mpv-9999.ebuild
@@ -205,7 +205,6 @@ src_configure() {
                --disable-vapoursynth-lazy
                $(use_enable archive libarchive)
 
-               --enable-libavfilter
                --enable-libavdevice
 
                # Audio outputs

Reply via email to