diff options
author | Alexis Ballier <aballier@gentoo.org> | 2019-04-01 16:49:21 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2019-04-01 17:36:40 +0200 |
commit | 77cf97cf6172b27f31b5f06b2be8084c913012b1 (patch) | |
tree | 03db88235e1a1b2dc9c75b9c588ce7a7fb6183f8 /media-video | |
parent | media-libs/nv-codec-headers: bump to 9.0.18.1 (diff) | |
download | gentoo-77cf97cf6172b27f31b5f06b2be8084c913012b1.tar.gz gentoo-77cf97cf6172b27f31b5f06b2be8084c913012b1.tar.bz2 gentoo-77cf97cf6172b27f31b5f06b2be8084c913012b1.zip |
media-video/ffmpeg: bump nv-codec-headers dep in live ebuild
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpeg/ffmpeg-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild index 612d0d3fd708..eb65f2b06184 100644 --- a/media-video/ffmpeg/ffmpeg-9999.ebuild +++ b/media-video/ffmpeg/ffmpeg-9999.ebuild @@ -235,7 +235,7 @@ RDEPEND=" svg? ( gnome-base/librsvg:2=[${MULTILIB_USEDEP}] ) truetype? ( >=media-libs/freetype-2.5.0.1:2[${MULTILIB_USEDEP}] ) vaapi? ( >=x11-libs/libva-1.2.1-r1[${MULTILIB_USEDEP}] ) - video_cards_nvidia? ( >=media-libs/nv-codec-headers-8.1.24.2[${MULTILIB_USEDEP}] ) + video_cards_nvidia? ( >=media-libs/nv-codec-headers-9.0.18.0[${MULTILIB_USEDEP}] ) vdpau? ( >=x11-libs/libvdpau-0.7[${MULTILIB_USEDEP}] ) vidstab? ( >=media-libs/vidstab-1.1.0[${MULTILIB_USEDEP}] ) vorbis? ( |