diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2017-11-01 23:25:28 +0300 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-11-04 18:30:51 +1100 |
commit | 04dffa869584abe8194c429bb61dff1c1fc609b9 (patch) | |
tree | 0983d1808987d83e9792979199fddeab49257cc7 /media-video | |
parent | media-video/mpv: bump required ffmpeg/libav versions in 9999 (diff) | |
download | gentoo-04dffa869584abe8194c429bb61dff1c1fc609b9.tar.gz gentoo-04dffa869584abe8194c429bb61dff1c1fc609b9.tar.bz2 gentoo-04dffa869584abe8194c429bb61dff1c1fc609b9.zip |
media-video/mpv: build 9999 using system ffmpeg
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mpv/mpv-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 5737a81e9ef4..aa6e329b6a7e 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -193,6 +193,7 @@ src_configure() { --disable-vapoursynth-lazy $(use_enable archive libarchive) + --enable-ffmpeg-upstream --enable-libavdevice # Audio outputs: |