commit: 1eea9e6ad97391e2522a8562f75a8d2e5e51a69c Author: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com> AuthorDate: Fri Nov 12 13:29:13 2021 +0000 Commit: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com> CommitDate: Fri Nov 12 13:29:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1eea9e6a
media-video/ffsubsync: fix 0.4.19 dependencies Closes: https://bugs.gentoo.org/823074 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com> media-video/ffsubsync/ffsubsync-0.4.19.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-video/ffsubsync/ffsubsync-0.4.19.ebuild b/media-video/ffsubsync/ffsubsync-0.4.19.ebuild index ec84e2212..64efde2d7 100644 --- a/media-video/ffsubsync/ffsubsync-0.4.19.ebuild +++ b/media-video/ffsubsync/ffsubsync-0.4.19.ebuild @@ -26,6 +26,7 @@ RDEPEND=" >=dev-python/srt-3.0.0[${PYTHON_USEDEP}] dev-python/tqdm[${PYTHON_USEDEP}] dev-python/webrtcvad[${PYTHON_USEDEP}] + dev-python/typing-extensions[${PYTHON_USEDEP}] " PATCHES=(
