commit: 02da5a73c46cfc7dee789ae5d09d39a049f71e59 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com> AuthorDate: Sun Dec 17 22:12:06 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Dec 21 20:19:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02da5a73
media-video/mpv: drop obsolete configure option in 9999. Closes: https://bugs.gentoo.org/635650 Package-Manager: Portage-2.3.19, Repoman-2.3.6 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 5a3551b2791..0388fd4c97c 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -193,7 +193,6 @@ src_configure() { --disable-vapoursynth-lazy $(use_enable archive libarchive) - --enable-ffmpeg-upstream --enable-libavdevice # Audio outputs:
