dev-python/audioread: Replace virtual/ffmpeg

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-04-26 12:34:32 +02:00
parent 007d36aee0
commit 19838639c0

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ BDEPEND="
test? ( dev-python/pytest[${PYTHON_USEDEP}] )
"
RDEPEND="
ffmpeg? ( virtual/ffmpeg )
ffmpeg? ( media-video/ffmpeg )
gstreamer? (
dev-python/pygobject:3[${PYTHON_USEDEP}]
media-libs/gstreamer:1.0