commit:     05800bc8ab5b96e444b9f5684841a2289dee01af
Author:     Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
AuthorDate: Mon Jan 10 21:42:11 2022 +0000
Commit:     Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
CommitDate: Mon Jan 10 21:42:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=05800bc8

media-video/ffsubsync: fix 0.4.20 dependencies

The package still needs the module "past"

Closes: https://bugs.gentoo.org/830929
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.20.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-video/ffsubsync/ffsubsync-0.4.20.ebuild 
b/media-video/ffsubsync/ffsubsync-0.4.20.ebuild
index 10ea9c34a..f6478d6a1 100644
--- a/media-video/ffsubsync/ffsubsync-0.4.20.ebuild
+++ b/media-video/ffsubsync/ffsubsync-0.4.20.ebuild
@@ -18,6 +18,7 @@ RDEPEND="
        dev-python/auditok[${PYTHON_USEDEP}]
        dev-python/cchardet[${PYTHON_USEDEP}]
        dev-python/ffmpeg-python[${PYTHON_USEDEP}]
+       dev-python/future[${PYTHON_USEDEP}]
        >=dev-python/numpy-1.12.0[${PYTHON_USEDEP}]
        >=dev-python/pysubs2-1.2.0[${PYTHON_USEDEP}]
        dev-python/rich[${PYTHON_USEDEP}]

Reply via email to