summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Andrews <candrews@gentoo.org>2018-11-27 09:47:28 -0500
committerCraig Andrews <candrews@gentoo.org>2018-12-03 16:22:47 -0500
commit2d1b0d92e3f888615392d21637183b316aa4bc09 (patch)
treec9b1ed7373c264239f78a00ef90b5744bbcd0a4c /media-video/ffmpeg/ffmpeg-9999.ebuild
parentdev-python/django: bump to 1.11.17 and 2.1.4 (diff)
downloadgentoo-2d1b0d92e3f888615392d21637183b316aa4bc09.tar.gz
gentoo-2d1b0d92e3f888615392d21637183b316aa4bc09.tar.bz2
gentoo-2d1b0d92e3f888615392d21637183b316aa4bc09.zip
media-video/ffmpeg: require >=net-libs/srt-1.3.0
Closes: https://bugs.gentoo.org/672052 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'media-video/ffmpeg/ffmpeg-9999.ebuild')
-rw-r--r--media-video/ffmpeg/ffmpeg-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/ffmpeg-9999.ebuild b/media-video/ffmpeg/ffmpeg-9999.ebuild
index 1e84ce798624..bf29f67ebbb9 100644
--- a/media-video/ffmpeg/ffmpeg-9999.ebuild
+++ b/media-video/ffmpeg/ffmpeg-9999.ebuild
@@ -229,7 +229,7 @@ RDEPEND="
samba? ( >=net-fs/samba-3.6.23-r1[client,${MULTILIB_USEDEP}] )
sdl? ( media-libs/libsdl2[sound,video,${MULTILIB_USEDEP}] )
speex? ( >=media-libs/speex-1.2_rc1-r1[${MULTILIB_USEDEP}] )
- srt? ( net-libs/srt[${MULTILIB_USEDEP}] )
+ srt? ( >=net-libs/srt-1.3.0[${MULTILIB_USEDEP}] )
ssh? ( >=net-libs/libssh-0.5.5[${MULTILIB_USEDEP}] )
svg? ( gnome-base/librsvg:2=[${MULTILIB_USEDEP}] )
truetype? ( >=media-libs/freetype-2.5.0.1:2[${MULTILIB_USEDEP}] )