commit: 5dbd72618d54edda232005e00662851393194945 Author: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com> AuthorDate: Tue Aug 3 10:40:09 2021 +0000 Commit: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com> CommitDate: Tue Aug 3 10:40:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5dbd7261
dev-python/pydub: add 0.25.1 ffmpeg USE Closes: https://bugs.gentoo.org/806264 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com> dev-python/pydub/pydub-0.25.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pydub/pydub-0.25.1.ebuild b/dev-python/pydub/pydub-0.25.1.ebuild index 5fcb65306..84210e78f 100644 --- a/dev-python/pydub/pydub-0.25.1.ebuild +++ b/dev-python/pydub/pydub-0.25.1.ebuild @@ -17,7 +17,7 @@ KEYWORDS="~amd64" BDEPEND=" test? ( - media-video/ffmpeg + media-video/ffmpeg[mp3,vorbis] ) "
