diff options
author | Alexis Ballier <aballier@gentoo.org> | 2020-06-11 16:34:23 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2020-06-11 17:30:37 +0200 |
commit | a540dbc34a22b83a1fbc6c77b0ee9bf1746fb390 (patch) | |
tree | 466f26961c5dfc4fb26bc679e64f0cdd825d51e7 /media-video/ffmpeg | |
parent | media-libs/nv-codec-headers: bump to 9.1.23.1 (diff) | |
download | gentoo-a540dbc34a22b83a1fbc6c77b0ee9bf1746fb390.tar.gz gentoo-a540dbc34a22b83a1fbc6c77b0ee9bf1746fb390.tar.bz2 gentoo-a540dbc34a22b83a1fbc6c77b0ee9bf1746fb390.zip |
media-video/ffmpeg: bump nv-codec-header dep
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg')
-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 d8aaadca77fa..4ae1e09c81f2 100644 --- a/media-video/ffmpeg/ffmpeg-9999.ebuild +++ b/media-video/ffmpeg/ffmpeg-9999.ebuild @@ -247,7 +247,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:0=[${MULTILIB_USEDEP}] ) - video_cards_nvidia? ( >=media-libs/nv-codec-headers-9.0.18.0[${MULTILIB_USEDEP}] ) + video_cards_nvidia? ( >=media-libs/nv-codec-headers-9.1.23.1[${MULTILIB_USEDEP}] ) vdpau? ( >=x11-libs/libvdpau-0.7[${MULTILIB_USEDEP}] ) vidstab? ( >=media-libs/vidstab-1.1.0[${MULTILIB_USEDEP}] ) vorbis? ( |